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