2 references to GetErrorLogger
Microsoft.CodeAnalysis (1)
CommandLine\CommonCompiler.cs (1)
775errorLogger = GetErrorLogger(consoleOutput);
Microsoft.CodeAnalysis.Scripting (1)
Hosting\CommandLine\CommandLineRunner.cs (1)
58errorLogger = Compiler.GetErrorLogger(Console.Error);