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)
361
return
_allocateObject_GenericDictionarySlots
.GetOrAdd(type);