6 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);
Microsoft.DotNet.SignCheckLibrary (2)
Utils.cs (2)
125Console.SetError(errorOutputWriter); 135Console.SetError(errorOutput);