1 write to _allocateObject_GenericDictionarySlots
ILCompiler.Compiler (1)
Compiler\DependencyAnalysis\NodeFactory.NativeLayout.cs (1)
95_allocateObject_GenericDictionarySlots = new NodeCache<TypeDesc, NativeLayoutAllocateObjectGenericDictionarySlotNode>(type =>
1 reference to _allocateObject_GenericDictionarySlots
ILCompiler.Compiler (1)
Compiler\DependencyAnalysis\NodeFactory.NativeLayout.cs (1)
361return _allocateObject_GenericDictionarySlots.GetOrAdd(type);