1 write to _methodDictionary_GenericDictionarySlots
ILCompiler.Compiler (1)
Compiler\DependencyAnalysis\NodeFactory.NativeLayout.cs (1)
120
_methodDictionary_GenericDictionarySlots
= new NodeCache<MethodDesc, NativeLayoutMethodDictionaryGenericDictionarySlotNode>(method =>
1 reference to _methodDictionary_GenericDictionarySlots
ILCompiler.Compiler (1)
Compiler\DependencyAnalysis\NodeFactory.NativeLayout.cs (1)
396
return
_methodDictionary_GenericDictionarySlots
.GetOrAdd(method);