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