1 write to _graph
ILCompiler.Compiler (1)
Compiler\Compilation.cs (1)
634_graph = graph;
2 references to _graph
ILCompiler.Compiler (2)
Compiler\Compilation.cs (2)
628return _graph.MarkedNodeList; 642DgmlWriter.WriteDependencyGraphToStream(dgmlOutput, _graph, _factory);