1 write to _defaultConstructor_GenericDictionarySlots
ILCompiler.Compiler (1)
Compiler\DependencyAnalysis\NodeFactory.NativeLayout.cs (1)
105
_defaultConstructor_GenericDictionarySlots
= new NodeCache<TypeDesc, NativeLayoutDefaultConstructorGenericDictionarySlotNode>(type =>
1 reference to _defaultConstructor_GenericDictionarySlots
ILCompiler.Compiler (1)
Compiler\DependencyAnalysis\NodeFactory.NativeLayout.cs (1)
373
return
_defaultConstructor_GenericDictionarySlots
.GetOrAdd(type);