4 references to GetNonGCStaticBase
ILCompiler.ReadyToRun (4)
Compiler\DependencyAnalysis\ReadyToRunCodegenNodeFactory.cs (1)
1329
case ReadyToRunHelperId.
GetNonGCStaticBase
:
Compiler\DependencyAnalysis\ReadyToRunSymbolNodeFactory.cs (1)
261
case ReadyToRunHelperId.
GetNonGCStaticBase
:
JitInterface\CorInfoImpl.ReadyToRun.cs (1)
1851
helperId = ReadyToRunHelperId.
GetNonGCStaticBase
;
parent\parent\Common\JitInterface\CorInfoImpl.cs (1)
4137
res = ReadyToRunHelperId.
GetNonGCStaticBase
;