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