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