diff --git a/src/coreclr/inc/CrstTypes.def b/src/coreclr/inc/CrstTypes.def index 7f94e9e0996a83..c71a65cfa125a3 100644 --- a/src/coreclr/inc/CrstTypes.def +++ b/src/coreclr/inc/CrstTypes.def @@ -193,7 +193,7 @@ Crst DynamicIL End Crst DynamicMT - AcquiredBefore IbcProfile + AcquiredBefore IbcProfile CodeVersioning End Crst EventStore diff --git a/src/coreclr/inc/crsttypes_generated.h b/src/coreclr/inc/crsttypes_generated.h index 79864b97db018c..ed317f6d8656de 100644 --- a/src/coreclr/inc/crsttypes_generated.h +++ b/src/coreclr/inc/crsttypes_generated.h @@ -172,7 +172,7 @@ int g_rgCrstLevelMap[] = 0, // CrstDelegateToFPtrHash 18, // CrstDomainLocalBlock 0, // CrstDynamicIL - 3, // CrstDynamicMT + 10, // CrstDynamicMT 0, // CrstEtwTypeLogHash 20, // CrstEventPipe 0, // CrstEventStore