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