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