2 references to GetGCThreadStaticBaseSlow
System.Private.CoreLib (2)
src\System\Runtime\CompilerServices\StaticsHelpers.cs (2)
237
return ref
GetGCThreadStaticBaseSlow
(mt);
257
return ref
GetGCThreadStaticBaseSlow
(threadStaticsInfo->_genericStatics._dynamicStatics._methodTable);