4 references to MethodDictionary
ILCompiler.ReadyToRun (4)
Compiler\DependencyAnalysis\ReadyToRunSymbolNodeFactory.cs (1)
291case ReadyToRunHelperId.MethodDictionary:
JitInterface\CorInfoImpl.ReadyToRun.cs (1)
2663ReadyToRunHelperId.MethodDictionary,
src\runtime\src\coreclr\tools\Common\JitInterface\CorInfoImpl.cs (2)
1568info->instParamLookup.constLookup = CreateConstLookupToSymbol(_compilation.SymbolNodeFactory.CreateReadyToRunHelper(ReadyToRunHelperId.MethodDictionary, originalImplWithToken)); 3661ReadyToRunHelperId.MethodDictionary,