2 references to RhGetThreadStaticStorage
System.Private.CoreLib (2)
Internal\Runtime\ThreadStatics.cs (2)
59object[][] perThreadStorage = RuntimeImports.RhGetThreadStaticStorage(); 85ref object[][] threadStorage = ref RuntimeImports.RhGetThreadStaticStorage();