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