2 references to GetErrorLogger
Microsoft.CodeAnalysis (1)
CommandLine\CommonCompiler.cs (1)
698errorLogger = GetErrorLogger(consoleOutput);
Microsoft.CodeAnalysis.Scripting (1)
Hosting\CommandLine\CommandLineRunner.cs (1)
55errorLogger = _compiler.GetErrorLogger(_console.Error);