2 references to WriteDependencyGraphToStream
ILCompiler.Compiler (1)
Compiler\Compilation.cs (1)
642
DgmlWriter.
WriteDependencyGraphToStream
(dgmlOutput, _graph, _factory);
ILCompiler.ReadyToRun (1)
Compiler\ReadyToRunCodegenCompilation.cs (1)
581
DgmlWriter.
WriteDependencyGraphToStream
(dgmlOutput, _dependencyGraph, _nodeFactory);