5 references to MethodDictionary
ILCompiler.ReadyToRun (5)
Compiler\DependencyAnalysis\ReadyToRunSymbolNodeFactory.cs (1)
294case ReadyToRunHelperId.MethodDictionary:
JitInterface\CorInfoImpl.ReadyToRun.cs (1)
2670ReadyToRunHelperId.MethodDictionary,
src\runtime\src\coreclr\tools\Common\JitInterface\CorInfoImpl.cs (3)
1630info->instParamLookup.constLookup = CreateConstLookupToSymbol(_compilation.SymbolNodeFactory.CreateReadyToRunHelper(ReadyToRunHelperId.MethodDictionary, originalImplWithToken)); 3738ReadyToRunHelperId.MethodDictionary, 3814ReadyToRunHelperId.MethodDictionary,