4 references to GetThreadNonGcStaticBase
ILCompiler.ReadyToRun (4)
Compiler\DependencyAnalysis\ReadyToRunCodegenNodeFactory.cs (1)
1337case ReadyToRunHelperId.GetThreadNonGcStaticBase:
Compiler\DependencyAnalysis\ReadyToRunSymbolNodeFactory.cs (1)
267case ReadyToRunHelperId.GetThreadNonGcStaticBase:
JitInterface\CorInfoImpl.ReadyToRun.cs (1)
1838helperId = ReadyToRunHelperId.GetThreadNonGcStaticBase;
parent\parent\Common\JitInterface\CorInfoImpl.cs (1)
4143res = ReadyToRunHelperId.GetThreadNonGcStaticBase;