5 references to MethodDictionary
ILCompiler.ReadyToRun (5)
Compiler\DependencyAnalysis\ReadyToRunSymbolNodeFactory.cs (1)
291case ReadyToRunHelperId.MethodDictionary:
JitInterface\CorInfoImpl.ReadyToRun.cs (1)
2667ReadyToRunHelperId.MethodDictionary,
src\runtime\src\coreclr\tools\Common\JitInterface\CorInfoImpl.cs (3)
1599info->instParamLookup.constLookup = CreateConstLookupToSymbol(_compilation.SymbolNodeFactory.CreateReadyToRunHelper(ReadyToRunHelperId.MethodDictionary, originalImplWithToken)); 3722ReadyToRunHelperId.MethodDictionary, 3798ReadyToRunHelperId.MethodDictionary,