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