154 writes to RedirectStandardError
Aspire.EndToEnd.Tests (2)
tests\Shared\WorkloadTesting\AspireProject.cs (1)
164RedirectStandardError = true,
tests\Shared\WorkloadTesting\ToolCommand.cs (1)
214RedirectStandardError = true,
Aspire.Hosting (1)
Dcp\Process\ProcessUtil.cs (1)
30RedirectStandardError = true,
Aspire.Hosting.Azure (1)
src\Aspire.Hosting\Dcp\Process\ProcessUtil.cs (1)
30RedirectStandardError = true,
Aspire.Hosting.Python.Tests (2)
AddPythonAppTests.cs (2)
278RedirectStandardError = true 308RedirectStandardError = true
Aspire.Workload.Tests (2)
tests\Shared\WorkloadTesting\AspireProject.cs (1)
164RedirectStandardError = true,
tests\Shared\WorkloadTesting\ToolCommand.cs (1)
214RedirectStandardError = true,
csc (1)
src\Compilers\Shared\BuildServerConnection.cs (1)
516RedirectStandardError = true,
dotnet-dev-certs (8)
src\Shared\CertificateGeneration\MacOSCertificateManager.cs (3)
166RedirectStandardError = true, 249RedirectStandardError = true 350RedirectStandardError = true
src\Shared\CertificateGeneration\UnixCertificateManager.cs (5)
566RedirectStandardError = true, 595RedirectStandardError = true, 619RedirectStandardError = true, 793RedirectStandardError = true 837RedirectStandardError = true
dotnet-openapi (1)
Commands\BaseCommand.cs (1)
226RedirectStandardError = true,
dotnet-svcutil-lib (1)
Shared\Utilities\ProcessRunner.cs (1)
73proc.StartInfo.RedirectStandardError = redirectOutput;
dotnet-user-jwts (1)
src\Tools\Shared\SecretsHelpers\ProjectIdResolver.cs (1)
58RedirectStandardError = true,
dotnet-user-secrets (1)
src\Tools\Shared\SecretsHelpers\ProjectIdResolver.cs (1)
58RedirectStandardError = true,
HelixTestRunner (1)
ProcessUtil.cs (1)
91RedirectStandardError = true,
IIS.FunctionalTests (1)
src\Servers\IIS\IIS\test\Common.FunctionalTests\Infrastructure\AppVerifier.cs (1)
48RedirectStandardError = true,
IIS.LongTests (1)
src\Servers\IIS\IIS\test\Common.FunctionalTests\Infrastructure\AppVerifier.cs (1)
48RedirectStandardError = true,
IIS.NewHandler.FunctionalTests (1)
src\Servers\IIS\IIS\test\Common.FunctionalTests\Infrastructure\AppVerifier.cs (1)
48RedirectStandardError = true,
IIS.NewShim.FunctionalTests (1)
src\Servers\IIS\IIS\test\Common.FunctionalTests\Infrastructure\AppVerifier.cs (1)
48RedirectStandardError = true,
IIS.ShadowCopy.Tests (1)
src\Servers\IIS\IIS\test\Common.FunctionalTests\Infrastructure\AppVerifier.cs (1)
48RedirectStandardError = true,
IISExpress.FunctionalTests (1)
src\Servers\IIS\IIS\test\Common.FunctionalTests\Infrastructure\AppVerifier.cs (1)
48RedirectStandardError = true,
Interop.FunctionalTests (1)
H2SpecCommands.cs (1)
222process.StartInfo.RedirectStandardError = true;
InteropTests (4)
Helpers\ClientProcess.cs (1)
27RedirectStandardError = true,
Helpers\WebsiteProcess.cs (1)
32RedirectStandardError = true,
src\Shared\Process\ProcessEx.cs (1)
108RedirectStandardError = true,
src\Shared\Process\ProcessExtensions.cs (1)
102RedirectStandardError = true,
Microsoft.Arcade.Common (3)
Command.cs (3)
155_process.StartInfo.RedirectStandardError = true; 178_process.StartInfo.RedirectStandardError = true; 205_process.StartInfo.RedirectStandardError = true;
Microsoft.AspNetCore.Components.WebAssembly.Server (1)
DebugProxyLauncher.cs (1)
71RedirectStandardError = true,
Microsoft.AspNetCore.DeveloperCertificates.XPlat (8)
src\Shared\CertificateGeneration\MacOSCertificateManager.cs (3)
166RedirectStandardError = true, 249RedirectStandardError = true 350RedirectStandardError = true
src\Shared\CertificateGeneration\UnixCertificateManager.cs (5)
566RedirectStandardError = true, 595RedirectStandardError = true, 619RedirectStandardError = true, 793RedirectStandardError = true 837RedirectStandardError = true
Microsoft.AspNetCore.Server.IntegrationTesting (7)
ApplicationPublisher.cs (1)
57RedirectStandardError = true,
Deployers\NginxDeployer.cs (2)
163RedirectStandardError = true, 205RedirectStandardError = true,
Deployers\RemoteWindowsDeployer\RemoteWindowsDeployer.cs (1)
242RedirectStandardError = true,
Deployers\SelfHostDeployer.cs (1)
127RedirectStandardError = true,
src\Shared\Process\ProcessEx.cs (1)
108RedirectStandardError = true,
src\Shared\Process\ProcessExtensions.cs (1)
102RedirectStandardError = true,
Microsoft.AspNetCore.Server.IntegrationTesting.IIS (1)
IISExpressDeployer.cs (1)
182RedirectStandardError = true,
Microsoft.AspNetCore.Server.Kestrel.Core (8)
src\Shared\CertificateGeneration\MacOSCertificateManager.cs (3)
166RedirectStandardError = true, 249RedirectStandardError = true 350RedirectStandardError = true
src\Shared\CertificateGeneration\UnixCertificateManager.cs (5)
566RedirectStandardError = true, 595RedirectStandardError = true, 619RedirectStandardError = true, 793RedirectStandardError = true 837RedirectStandardError = true
Microsoft.AspNetCore.SignalR.StackExchangeRedis.Tests (1)
Docker.cs (1)
204RedirectStandardError = true,
Microsoft.AspNetCore.SpaServices.Extensions (1)
Npm\NodeScriptRunner.cs (1)
48RedirectStandardError = true,
Microsoft.AspNetCore.WebSockets.ConformanceTests (1)
Autobahn\Executable.cs (1)
42RedirectStandardError = true,
Microsoft.Build (1)
BackEnd\Components\Communications\NodeLauncher.cs (1)
113processStartInfo.RedirectStandardError = true;
Microsoft.Build.Tasks.CodeAnalysis (1)
src\Compilers\Shared\BuildServerConnection.cs (1)
516RedirectStandardError = true,
Microsoft.Build.Tasks.Core (1)
ManifestUtil\SecurityUtil.cs (1)
790RedirectStandardError = true,
Microsoft.Build.UnitTests.Shared (1)
RunnerUtilities.cs (1)
115RedirectStandardError = true,
Microsoft.Build.Utilities.Core (1)
ToolTask.cs (1)
649startInfo.RedirectStandardError = true;
Microsoft.CodeAnalysis.InteractiveHost (1)
Interactive\Core\InteractiveHost.LazyRemoteService.cs (1)
149RedirectStandardError = true,
Microsoft.CodeAnalysis.LanguageServer (1)
DotnetCliHelper.cs (1)
80RedirectStandardError = true,
Microsoft.CodeAnalysis.Test.Utilities (3)
FX\ProcessUtilities.cs (3)
37RedirectStandardError = true, 111RedirectStandardError = true, 131startInfo.RedirectStandardError = true;
Microsoft.CodeAnalysis.Workspaces.MSBuild (1)
MSBuild\BuildHostProcessManager.cs (1)
264processStartInfo.RedirectStandardError = true;
Microsoft.DotNet.Arcade.Sdk (1)
src\InstallDotNetCore.cs (1)
154RedirectStandardError = true,
Microsoft.DotNet.Arcade.Sdk.Tests (2)
Utilities\TestApp.cs (2)
57RedirectStandardError = true, 83psi.RedirectStandardError = true;
Microsoft.DotNet.ArcadeAzureIntegration (1)
AzureCliCredentialWithAzNoUpdateWrapper.cs (1)
83RedirectStandardError = true,
Microsoft.DotNet.Build.Tasks.Feed (1)
src\common\GeneralUtils.cs (1)
271RedirectStandardError = true,
Microsoft.DotNet.Internal.SymbolHelper (1)
SymbolUploadHelper.cs (1)
434RedirectStandardError = true,
Microsoft.DotNet.MacOsPkg (1)
ExecuteHelper.cs (1)
42RedirectStandardError = true,
Microsoft.DotNet.MacOsPkg.Tests (1)
UnpackPackTests.cs (1)
221RedirectStandardError = true,
Microsoft.DotNet.Open.Api.Tools.Tests (2)
ProcessEx.cs (1)
62RedirectStandardError = true,
src\Shared\Process\ProcessExtensions.cs (1)
102RedirectStandardError = true,
Microsoft.DotNet.SignTool (3)
src\BatchSignUtil.cs (1)
431RedirectStandardError = true
src\RealSignTool.cs (1)
123RedirectStandardError = false,
src\VerifySignatures.cs (1)
198RedirectStandardError = true,
Microsoft.Extensions.ApiDescription.Client.Tests (2)
src\Shared\Process\ProcessEx.cs (1)
108RedirectStandardError = true,
src\Shared\Process\ProcessExtensions.cs (1)
102RedirectStandardError = true,
Microsoft.Extensions.Caching.StackExchangeRedis.Tests (1)
Infrastructure\RedisTestConfig.cs (1)
173RedirectStandardError = true,
Microsoft.ML.Sweeper (1)
ConfigRunner.cs (1)
248p.StartInfo.RedirectStandardError = true;
PrepareTests (1)
TestDiscovery.cs (1)
99pipeClient.StartInfo.RedirectStandardError = true;
Replay (1)
src\Compilers\Shared\BuildServerConnection.cs (1)
516RedirectStandardError = true,
Roslyn.Test.Performance.Utilities (1)
TestUtilities.cs (1)
129startInfo.RedirectStandardError = true;
RunTests (1)
ProcessRunner.cs (1)
207processStartInfo.RedirectStandardError = true;
System.CodeDom (1)
System\CodeDom\Compiler\Executor.cs (1)
64RedirectStandardError = true
System.Net.Ping (1)
System\Net\NetworkInformation\Ping.PingUtility.cs (1)
45psi.RedirectStandardError = true;
Templates.Blazor.Tests (10)
src\Shared\CertificateGeneration\MacOSCertificateManager.cs (3)
166RedirectStandardError = true, 249RedirectStandardError = true 350RedirectStandardError = true
src\Shared\CertificateGeneration\UnixCertificateManager.cs (5)
566RedirectStandardError = true, 595RedirectStandardError = true, 619RedirectStandardError = true, 793RedirectStandardError = true 837RedirectStandardError = true
src\Shared\Process\ProcessEx.cs (1)
108RedirectStandardError = true,
src\Shared\Process\ProcessExtensions.cs (1)
102RedirectStandardError = true,
Templates.Blazor.WebAssembly.Auth.Tests (11)
src\Shared\CertificateGeneration\MacOSCertificateManager.cs (3)
166RedirectStandardError = true, 249RedirectStandardError = true 350RedirectStandardError = true
src\Shared\CertificateGeneration\UnixCertificateManager.cs (5)
566RedirectStandardError = true, 595RedirectStandardError = true, 619RedirectStandardError = true, 793RedirectStandardError = true 837RedirectStandardError = true
src\Shared\E2ETesting\SauceConnectServer.cs (1)
89RedirectStandardError = true,
src\Shared\Process\ProcessEx.cs (1)
108RedirectStandardError = true,
src\Shared\Process\ProcessExtensions.cs (1)
102RedirectStandardError = true,
Templates.Blazor.WebAssembly.Tests (11)
src\Shared\CertificateGeneration\MacOSCertificateManager.cs (3)
166RedirectStandardError = true, 249RedirectStandardError = true 350RedirectStandardError = true
src\Shared\CertificateGeneration\UnixCertificateManager.cs (5)
566RedirectStandardError = true, 595RedirectStandardError = true, 619RedirectStandardError = true, 793RedirectStandardError = true 837RedirectStandardError = true
src\Shared\E2ETesting\SauceConnectServer.cs (1)
89RedirectStandardError = true,
src\Shared\Process\ProcessEx.cs (1)
108RedirectStandardError = true,
src\Shared\Process\ProcessExtensions.cs (1)
102RedirectStandardError = true,
Templates.Mvc.Tests (11)
src\Shared\CertificateGeneration\MacOSCertificateManager.cs (3)
166RedirectStandardError = true, 249RedirectStandardError = true 350RedirectStandardError = true
src\Shared\CertificateGeneration\UnixCertificateManager.cs (5)
566RedirectStandardError = true, 595RedirectStandardError = true, 619RedirectStandardError = true, 793RedirectStandardError = true 837RedirectStandardError = true
src\Shared\E2ETesting\SauceConnectServer.cs (1)
89RedirectStandardError = true,
src\Shared\Process\ProcessEx.cs (1)
108RedirectStandardError = true,
src\Shared\Process\ProcessExtensions.cs (1)
102RedirectStandardError = true,
Templates.Tests (11)
src\Shared\CertificateGeneration\MacOSCertificateManager.cs (3)
166RedirectStandardError = true, 249RedirectStandardError = true 350RedirectStandardError = true
src\Shared\CertificateGeneration\UnixCertificateManager.cs (5)
566RedirectStandardError = true, 595RedirectStandardError = true, 619RedirectStandardError = true, 793RedirectStandardError = true 837RedirectStandardError = true
src\Shared\E2ETesting\SauceConnectServer.cs (1)
89RedirectStandardError = true,
src\Shared\Process\ProcessEx.cs (1)
108RedirectStandardError = true,
src\Shared\Process\ProcessExtensions.cs (1)
102RedirectStandardError = true,
vbc (1)
src\Compilers\Shared\BuildServerConnection.cs (1)
516RedirectStandardError = true,
VBCSCompiler (1)
src\Compilers\Shared\BuildServerConnection.cs (1)
516RedirectStandardError = true,
9 references to RedirectStandardError
Microsoft.Arcade.Common (3)
Command.cs (3)
68if (_process.StartInfo.RedirectStandardError) 80_process.StartInfo.RedirectStandardError) 95if (_process.StartInfo.RedirectStandardError)
RunTests (1)
ProcessRunner.cs (1)
172if (processStartInfo.RedirectStandardError)
System.Diagnostics.Process (5)
System\Diagnostics\Process.cs (1)
1259if (startInfo.StandardErrorEncoding != null && !startInfo.RedirectStandardError)
System\Diagnostics\Process.Unix.cs (4)
381if (startInfo.RedirectStandardInput || startInfo.RedirectStandardOutput || startInfo.RedirectStandardError) 406startInfo.RedirectStandardError); 479if (startInfo.RedirectStandardError) 521startInfo.RedirectStandardInput, startInfo.RedirectStandardOutput, startInfo.RedirectStandardError,