4 references to GetNonGCStaticBase
ILCompiler.ReadyToRun (4)
Compiler\DependencyAnalysis\ReadyToRunCodegenNodeFactory.cs (1)
1127
case ReadyToRunHelperId.
GetNonGCStaticBase
:
Compiler\DependencyAnalysis\ReadyToRunSymbolNodeFactory.cs (1)
261
case ReadyToRunHelperId.
GetNonGCStaticBase
:
JitInterface\CorInfoImpl.ReadyToRun.cs (1)
1891
helperId = ReadyToRunHelperId.
GetNonGCStaticBase
;
src\runtime\src\coreclr\tools\Common\JitInterface\CorInfoImpl.cs (1)
3777
res = ReadyToRunHelperId.
GetNonGCStaticBase
;