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