4 references to GetThreadNonGcStaticBase
ILCompiler.ReadyToRun (4)
Compiler\DependencyAnalysis\ReadyToRunCodegenNodeFactory.cs (1)
1165
case ReadyToRunHelperId.
GetThreadNonGcStaticBase
:
Compiler\DependencyAnalysis\ReadyToRunSymbolNodeFactory.cs (1)
267
case ReadyToRunHelperId.
GetThreadNonGcStaticBase
:
JitInterface\CorInfoImpl.ReadyToRun.cs (1)
1875
helperId = ReadyToRunHelperId.
GetThreadNonGcStaticBase
;
src\runtime\src\coreclr\tools\Common\JitInterface\CorInfoImpl.cs (1)
3781
res = ReadyToRunHelperId.
GetThreadNonGcStaticBase
;