diff --git a/src/coreclr/inc/CrstTypes.def b/src/coreclr/inc/CrstTypes.def index 70e8a1da6e58d6..1f5932d2ef8372 100644 --- a/src/coreclr/inc/CrstTypes.def +++ b/src/coreclr/inc/CrstTypes.def @@ -505,7 +505,7 @@ Crst MethodDescBackpatchInfoTracker End Crst NativeImageEagerFixups - AcquiredBefore UnresolvedClassLock + AcquiredBefore PregeneratedStringThunks UnresolvedClassLock End Crst NativeImageLoad diff --git a/src/coreclr/inc/crsttypes_generated.h b/src/coreclr/inc/crsttypes_generated.h index 8c081b85c82bfe..150c3b25d865f1 100644 --- a/src/coreclr/inc/crsttypes_generated.h +++ b/src/coreclr/inc/crsttypes_generated.h @@ -195,7 +195,7 @@ int g_rgCrstLevelMap[] = 3, // CrstModuleLookupTable 0, // CrstMulticoreJitHash 14, // CrstMulticoreJitManager - 7, // CrstNativeImageEagerFixups + 8, // CrstNativeImageEagerFixups 0, // CrstNativeImageLoad 0, // CrstNotifyGdb 4, // CrstPEImage