4 references to GetGCStaticBase
ILCompiler.ReadyToRun (4)
Compiler\DependencyAnalysis\ReadyToRunCodegenNodeFactory.cs (1)
1153
case ReadyToRunHelperId.
GetGCStaticBase
:
Compiler\DependencyAnalysis\ReadyToRunSymbolNodeFactory.cs (1)
258
case ReadyToRunHelperId.
GetGCStaticBase
:
JitInterface\CorInfoImpl.ReadyToRun.cs (1)
1883
helperId = ReadyToRunHelperId.
GetGCStaticBase
;
src\runtime\src\coreclr\tools\Common\JitInterface\CorInfoImpl.cs (1)
3772
res = ReadyToRunHelperId.
GetGCStaticBase
;