1 instantiation of PrecomputedDictionaryLayoutNode
ILCompiler.Compiler (1)
Compiler\ILScanner.cs (1)
437return new PrecomputedDictionaryLayoutNode(methodOrType, layout.Slots, layout.DiscardedSlots);
1 reference to PrecomputedDictionaryLayoutNode
ILCompiler.Compiler (1)
Compiler\ILScanner.cs (1)
424private PrecomputedDictionaryLayoutNode GetPrecomputedLayout(TypeSystemEntity methodOrType)