4 references to SetError
Microsoft.Build (2)
BackEnd\Node\OutOfProcServerNode.cs (2)
416Console.SetError(errWriter); 421Console.SetError(oldErr);
Microsoft.CodeAnalysis.Test.Utilities (2)
Platform\Desktop\DesktopRuntimeEnvironment.cs (2)
421Console.SetError(errorOutputWriter); 427Console.SetError(originalError);