1 write to _typeHandle_GenericDictionarySlots
ILCompiler.Compiler (1)
Compiler\DependencyAnalysis\NodeFactory.NativeLayout.cs (1)
75
_typeHandle_GenericDictionarySlots
= new NodeCache<TypeDesc, NativeLayoutTypeHandleGenericDictionarySlotNode>(type =>
1 reference to _typeHandle_GenericDictionarySlots
ILCompiler.Compiler (1)
Compiler\DependencyAnalysis\NodeFactory.NativeLayout.cs (1)
337
return
_typeHandle_GenericDictionarySlots
.GetOrAdd(type);