1 instantiation of NativeLayoutDefaultConstructorGenericDictionarySlotNode
ILCompiler.Compiler (1)
Compiler\DependencyAnalysis\NodeFactory.NativeLayout.cs (1)
107return new NativeLayoutDefaultConstructorGenericDictionarySlotNode(_factory, type);
3 references to NativeLayoutDefaultConstructorGenericDictionarySlotNode
ILCompiler.Compiler (3)
Compiler\DependencyAnalysis\NodeFactory.NativeLayout.cs (3)
105_defaultConstructor_GenericDictionarySlots = new NodeCache<TypeDesc, NativeLayoutDefaultConstructorGenericDictionarySlotNode>(type => 370private NodeCache<TypeDesc, NativeLayoutDefaultConstructorGenericDictionarySlotNode> _defaultConstructor_GenericDictionarySlots; 371public NativeLayoutDefaultConstructorGenericDictionarySlotNode DefaultConstructorDictionarySlot(TypeDesc type)