3 references to _nodes
ILCompiler.ReadyToRun (3)
src\runtime\src\coreclr\tools\Common\Compiler\ObjectWriter\OutputInfoBuilder.cs (3)
141_nodes.Add(node); 169_nodes.Sort(OutputItem.Comparer.Instance); 240public IReadOnlyList<OutputNode> Nodes => _nodes;