9 references to SetError
Aspire.Cli.Tests (4)
CliSmokeTests.cs (4)
41
Console.
SetError
(errorWriter);
48
Console.
SetError
(oldErrorOutput);
77
Console.
SetError
(errorWriter);
81
Console.
SetError
(oldErrorOutput);
dotnet (2)
CommandFactory\CommandResolution\ProjectToolsCommandResolver.cs (2)
414
Console.
SetError
(errWriter);
424
Console.
SetError
(savedErrWriter);
Microsoft.Build (2)
BackEnd\Node\OutOfProcServerNode.cs (2)
442
Console.
SetError
(errWriter);
447
Console.
SetError
(oldErr);
Microsoft.DotNet.Cli.Utils (1)
BuiltInCommand.cs (1)
136
Console.
SetError
(newError);