1 write to _eagerCctorIndirectionNodes
ILCompiler.Compiler (1)
Compiler\DependencyAnalysis\NodeFactory.cs (1)
520_eagerCctorIndirectionNodes = new NodeCache<MethodDesc, EmbeddedObjectNode>((MethodDesc method) =>
1 reference to _eagerCctorIndirectionNodes
ILCompiler.Compiler (1)
Compiler\DependencyAnalysis\NodeFactory.cs (1)
1563return _eagerCctorIndirectionNodes.GetOrAdd(cctorMethod);