1 write to TypeManager
System.Private.CoreLib (1)
src\runtime\src\coreclr\nativeaot\Common\src\Internal\Runtime\CompilerHelpers\StartupCodeHelpers.cs (1)
128section->TypeManager = typeManager;
1 reference to TypeManager
System.Private.CoreLib (1)
Internal\Runtime\ThreadStatics.cs (1)
110object threadStaticBase = AllocateThreadStaticStorageForType(pModuleData->TypeManager, typeTlsIndex);