2 references to CompilationResults
ILCompiler.Compiler (2)
Compiler\Compilation.cs (1)
551return new CompilationResults(_dependencyGraph, _nodeFactory);
Compiler\ILScanner.cs (1)
229: base(graph, factory)