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