1 write to _methodEntrypoint_GenericDictionarySlots
ILCompiler.Compiler (1)
Compiler\DependencyAnalysis\NodeFactory.NativeLayout.cs (1)
120
_methodEntrypoint_GenericDictionarySlots
= new NodeCache<MethodEntrypointSlotKey, NativeLayoutMethodEntrypointGenericDictionarySlotNode>(key =>
1 reference to _methodEntrypoint_GenericDictionarySlots
ILCompiler.Compiler (1)
Compiler\DependencyAnalysis\NodeFactory.NativeLayout.cs (1)
438
return
_methodEntrypoint_GenericDictionarySlots
.GetOrAdd(new MethodEntrypointSlotKey(method, unboxing, functionPointerTarget));