1 write to _methodAssociatedData
ILCompiler.Compiler (1)
Compiler\DependencyAnalysis\NodeFactory.cs (1)
313_methodAssociatedData = new NodeCache<IMethodNode, MethodAssociatedDataNode>(methodNode =>
1 reference to _methodAssociatedData
ILCompiler.Compiler (1)
Compiler\DependencyAnalysis\NodeFactory.cs (1)
1146return _methodAssociatedData.GetOrAdd(methodNode);