2 references to AllocateThreadStaticStorageForType
System.Private.CoreLib (2)
Internal\Runtime\ThreadStatics.cs (2)
41object threadStaticBase = AllocateThreadStaticStorageForType(typeManager, 0); 110object threadStaticBase = AllocateThreadStaticStorageForType(pModuleData->TypeManager, typeTlsIndex);