2 references to Logger
ILCompiler.Compiler (2)
Compiler\Logger.cs (2)
40public static Logger Null = new Logger(new TextLogWriter(TextWriter.Null), null, false, true); 83: this(new TextLogWriter(writer), ilProvider, isVerbose, disableGeneratedCodeHeuristics)