3 references to TypeDictionary
ILCompiler.ReadyToRun (3)
Compiler\DependencyAnalysis\ReadyToRunSymbolNodeFactory.cs (1)
288case ReadyToRunHelperId.TypeDictionary:
JitInterface\CorInfoImpl.ReadyToRun.cs (1)
2669ReadyToRunHelperId.TypeDictionary,
src\runtime\src\coreclr\tools\Common\JitInterface\CorInfoImpl.cs (1)
1581info->instParamLookup.constLookup = CreateConstLookupToSymbol(_compilation.SymbolNodeFactory.CreateReadyToRunHelper(ReadyToRunHelperId.TypeDictionary, originalImpl.OwningType));