1 write to _unwrapNullable_GenericDictionarySlots
ILCompiler.Compiler (1)
Compiler\DependencyAnalysis\NodeFactory.NativeLayout.cs (1)
90
_unwrapNullable_GenericDictionarySlots
= new NodeCache<TypeDesc, NativeLayoutUnwrapNullableGenericDictionarySlotNode>(type =>
1 reference to _unwrapNullable_GenericDictionarySlots
ILCompiler.Compiler (1)
Compiler\DependencyAnalysis\NodeFactory.NativeLayout.cs (1)
355
return
_unwrapNullable_GenericDictionarySlots
.GetOrAdd(type);