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