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