1 instantiation of NativeLayoutGvmDispatchGenericDictionarySlotNode
ILCompiler.Compiler (1)
Compiler\DependencyAnalysis\NodeFactory.NativeLayout.cs (1)
117return new NativeLayoutGvmDispatchGenericDictionarySlotNode(_factory, method);
3 references to NativeLayoutGvmDispatchGenericDictionarySlotNode
ILCompiler.Compiler (3)
Compiler\DependencyAnalysis\NodeFactory.NativeLayout.cs (3)
115_gvmCell_GenericDictionarySlots = new NodeCache<MethodDesc, NativeLayoutGvmDispatchGenericDictionarySlotNode>(method => 387private NodeCache<MethodDesc, NativeLayoutGvmDispatchGenericDictionarySlotNode> _gvmCell_GenericDictionarySlots; 388public NativeLayoutGvmDispatchGenericDictionarySlotNode GvmCellDictionarySlot(MethodDesc method)