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