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