172 writes to RedirectStandardError
aspire (33)
Agents\ClaudeCode\ClaudeCodeCliRunner.cs (1)
33RedirectStandardError = true,
Agents\CopilotCli\CopilotCliRunner.cs (1)
33RedirectStandardError = true,
Agents\OpenCode\OpenCodeCliRunner.cs (1)
33RedirectStandardError = true,
Agents\Playwright\PlaywrightCliRunner.cs (2)
30RedirectStandardError = true, 95RedirectStandardError = true,
Agents\VsCode\VsCodeCliRunner.cs (1)
34RedirectStandardError = true,
Certificates\CertificateGeneration\MacOSCertificateManager.cs (3)
166RedirectStandardError = true, 249RedirectStandardError = true 350RedirectStandardError = true
Certificates\CertificateGeneration\UnixCertificateManager.cs (6)
691RedirectStandardError = true, 712RedirectStandardError = true, 741RedirectStandardError = true, 765RedirectStandardError = true, 939RedirectStandardError = true 983RedirectStandardError = true
Certificates\CertificateHelpers.cs (1)
95RedirectStandardError = true,
Commands\UpdateCommand.cs (1)
497RedirectStandardError = true,
DotNet\DotNetCliExecutionFactory.cs (1)
50RedirectStandardError = true,
DotNet\DotNetSdkInstaller.cs (1)
40RedirectStandardError = true,
Git\GitRepository.cs (1)
27RedirectStandardError = true,
Layout\LayoutProcessRunner.cs (1)
90process.StartInfo.RedirectStandardError = true;
Npm\NpmRunner.cs (1)
236RedirectStandardError = true,
OpenCode\OpenCodeCliRunner.cs (1)
26RedirectStandardError = true,
Processes\DetachedProcessLauncher.Unix.cs (1)
26RedirectStandardError = true,
Projects\DotNetBasedAppHostServerProject.cs (2)
518startInfo.RedirectStandardError = true; 554RedirectStandardError = true,
Projects\PrebuiltAppHostServer.cs (1)
480startInfo.RedirectStandardError = true;
Projects\ProcessGuestLauncher.cs (1)
51RedirectStandardError = true,
Utils\CliDownloader.cs (1)
129RedirectStandardError = true,
Utils\EnvironmentChecker\ContainerRuntimeCheck.cs (3)
96RedirectStandardError = true, 245RedirectStandardError = true, 460RedirectStandardError = true,
Utils\EnvironmentChecker\DeprecatedWorkloadCheck.cs (1)
31RedirectStandardError = true,
Aspire.Cli.EndToEnd.Tests (2)
KubernetesPublishTests.cs (1)
318cleanupProcess.StartInfo.RedirectStandardError = true;
tests\Shared\TemporaryRepo.cs (1)
30RedirectStandardError = true,
Aspire.Cli.Tests (1)
tests\Shared\TemporaryRepo.cs (1)
30RedirectStandardError = true,
Aspire.Components.Common.TestUtilities (1)
ConformanceTests.cs (1)
620options.StartInfo.RedirectStandardError = true;
Aspire.Deployment.EndToEnd.Tests (28)
AcaCompactNamingDeploymentTests.cs (1)
199RedirectStandardError = true,
AcaCompactNamingUpgradeDeploymentTests.cs (1)
313RedirectStandardError = true,
AcaCustomRegistryDeploymentTests.cs (1)
269RedirectStandardError = true,
AcaDeploymentErrorOutputTests.cs (1)
199RedirectStandardError = true,
AcaExistingRegistryDeploymentTests.cs (1)
293RedirectStandardError = true,
AcaManagedRedisDeploymentTests.cs (1)
371RedirectStandardError = true,
AcaStarterDeploymentTests.cs (1)
238RedirectStandardError = true,
AcrPurgeTaskDeploymentTests.cs (1)
300RedirectStandardError = true,
AksStarterDeploymentTests.cs (1)
386RedirectStandardError = true,
AksStarterWithRedisDeploymentTests.cs (1)
414RedirectStandardError = true,
AppServicePythonDeploymentTests.cs (1)
223RedirectStandardError = true,
AppServiceReactDeploymentTests.cs (1)
238RedirectStandardError = true,
AzureAppConfigDeploymentTests.cs (1)
204RedirectStandardError = true,
AzureContainerRegistryDeploymentTests.cs (1)
179RedirectStandardError = true,
AzureEventHubsDeploymentTests.cs (1)
204RedirectStandardError = true,
AzureKeyVaultDeploymentTests.cs (1)
204RedirectStandardError = true,
AzureLogAnalyticsDeploymentTests.cs (1)
179RedirectStandardError = true,
AzureServiceBusDeploymentTests.cs (1)
206RedirectStandardError = true,
AzureStorageDeploymentTests.cs (1)
211RedirectStandardError = true,
PythonFastApiDeploymentTests.cs (1)
224RedirectStandardError = true,
tests\Shared\TemporaryRepo.cs (1)
30RedirectStandardError = true,
TypeScriptExpressDeploymentTests.cs (1)
219RedirectStandardError = true,
VnetKeyVaultConnectivityDeploymentTests.cs (1)
288RedirectStandardError = true,
VnetKeyVaultInfraDeploymentTests.cs (1)
219RedirectStandardError = true,
VnetSqlServerConnectivityDeploymentTests.cs (1)
289RedirectStandardError = true,
VnetSqlServerInfraDeploymentTests.cs (1)
220RedirectStandardError = true,
VnetStorageBlobConnectivityDeploymentTests.cs (1)
295RedirectStandardError = true,
VnetStorageBlobInfraDeploymentTests.cs (1)
221RedirectStandardError = true,
Aspire.EndToEnd.Tests (2)
tests\Shared\TemplatesTesting\AspireProject.cs (1)
185RedirectStandardError = true,
tests\Shared\TemplatesTesting\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.DevTunnels (1)
DevTunnelCli.cs (1)
352RedirectStandardError = !useShellExecute,
Aspire.Hosting.Docker (1)
src\Aspire.Hosting\Dcp\Process\ProcessUtil.cs (1)
30RedirectStandardError = true,
Aspire.Hosting.JavaScript.Tests (2)
AddJavaScriptAppTests.cs (2)
131RedirectStandardError = true, 154RedirectStandardError = true
Aspire.Hosting.Maui (1)
Utilities\ProjectFileReader.cs (1)
65RedirectStandardError = true,
Aspire.Hosting.Python (1)
PythonVersionDetector.cs (1)
73RedirectStandardError = true,
Aspire.Hosting.Python.Tests (2)
AddPythonAppTests.cs (2)
313RedirectStandardError = true 343RedirectStandardError = true
Aspire.Hosting.Tests (1)
Cli\CliOrphanDetectorTests.cs (1)
236psi.RedirectStandardError = true;
Aspire.Templates.Tests (2)
tests\Shared\TemplatesTesting\AspireProject.cs (1)
185RedirectStandardError = true,
tests\Shared\TemplatesTesting\ToolCommand.cs (1)
214RedirectStandardError = true,
csc (1)
src\roslyn\src\Compilers\Shared\BuildServerConnection.cs (1)
629RedirectStandardError = true,
dotnet (3)
Commands\Clean\FileBasedAppArtifacts\CleanFileBasedAppArtifactsCommand.cs (1)
137RedirectStandardError = true,
Commands\Test\MTP\TestApplication.cs (1)
132RedirectStandardError = true,
src\sdk\artifacts\.packages\microsoft.codeanalysis.buildclient\5.8.0-1.26268.104\contentFiles\cs\net11.0\BuildServerConnection.cs (1)
629RedirectStandardError = true,
dotnet-dev-certs (9)
src\aspnetcore\src\Shared\CertificateGeneration\MacOSCertificateManager.cs (3)
166RedirectStandardError = true, 249RedirectStandardError = true 350RedirectStandardError = true
src\aspnetcore\src\Shared\CertificateGeneration\UnixCertificateManager.cs (6)
691RedirectStandardError = true, 712RedirectStandardError = true, 741RedirectStandardError = true, 765RedirectStandardError = true, 939RedirectStandardError = true 983RedirectStandardError = true
dotnet-format (1)
Utilities\ProcessRunner.cs (1)
194processStartInfo.RedirectStandardError = true;
dotnet-svcutil-lib (1)
Shared\Utilities\ProcessRunner.cs (1)
73proc.StartInfo.RedirectStandardError = redirectOutput;
dotnet-user-jwts (1)
src\aspnetcore\src\Tools\Shared\SecretsHelpers\ProjectIdResolver.cs (1)
58RedirectStandardError = true,
dotnet-user-secrets (1)
src\aspnetcore\src\Tools\Shared\SecretsHelpers\ProjectIdResolver.cs (1)
58RedirectStandardError = true,
Infrastructure.Tests (4)
ExtractTestPartitions\ExtractTestPartitionsFixture.cs (1)
27RedirectStandardError = true,
ExtractTestPartitions\ExtractTestPartitionsTests.cs (1)
292RedirectStandardError = true,
PowerShellScripts\PowerShellCommand.cs (1)
205RedirectStandardError = true,
WorkflowScripts\NodeCommand.cs (1)
184RedirectStandardError = true,
Microsoft.Agents.AI.ProjectTemplates.Tests (1)
test\ProjectTemplates\Infrastructure\TestCommand.cs (1)
36RedirectStandardError = true,
Microsoft.Arcade.Common (3)
Command.cs (3)
151_process.StartInfo.RedirectStandardError = true; 174_process.StartInfo.RedirectStandardError = true; 201_process.StartInfo.RedirectStandardError = true;
Microsoft.AspNetCore.DeveloperCertificates.XPlat (9)
src\aspnetcore\src\Shared\CertificateGeneration\MacOSCertificateManager.cs (3)
166RedirectStandardError = true, 249RedirectStandardError = true 350RedirectStandardError = true
src\aspnetcore\src\Shared\CertificateGeneration\UnixCertificateManager.cs (6)
691RedirectStandardError = true, 712RedirectStandardError = true, 741RedirectStandardError = true, 765RedirectStandardError = true, 939RedirectStandardError = true 983RedirectStandardError = true
Microsoft.AspNetCore.Server.Kestrel.Core (9)
src\aspnetcore\src\Shared\CertificateGeneration\MacOSCertificateManager.cs (3)
166RedirectStandardError = true, 249RedirectStandardError = true 350RedirectStandardError = true
src\aspnetcore\src\Shared\CertificateGeneration\UnixCertificateManager.cs (6)
691RedirectStandardError = true, 712RedirectStandardError = true, 741RedirectStandardError = true, 765RedirectStandardError = true, 939RedirectStandardError = true 983RedirectStandardError = true
Microsoft.Build (1)
BackEnd\Components\Communications\NodeLauncher.cs (1)
129RedirectStandardError = redirectStreams,
Microsoft.Build.Tasks.CodeAnalysis (1)
src\roslyn\src\Compilers\Shared\BuildServerConnection.cs (1)
629RedirectStandardError = true,
Microsoft.Build.Tasks.Core (1)
ManifestUtil\SecurityUtil.cs (1)
786RedirectStandardError = true,
Microsoft.Build.Utilities.Core (1)
ToolTask.cs (1)
667startInfo.RedirectStandardError = true;
Microsoft.CodeAnalysis.Workspaces.MSBuild (1)
MSBuild\BuildHostProcessManager.cs (1)
337processStartInfo.RedirectStandardError = true;
Microsoft.DotNet.Arcade.Sdk (1)
src\InstallDotNetCore.cs (1)
165RedirectStandardError = true,
Microsoft.DotNet.Cli.Utils (2)
Command.cs (1)
224_process.StartInfo.RedirectStandardError = true;
Extensions\ProcessStartInfoExtensions.cs (1)
35startInfo.RedirectStandardError = true;
Microsoft.DotNet.HotReload.Watch (1)
Process\ProcessRunner.cs (1)
153RedirectStandardError = onOutput != null,
Microsoft.DotNet.MacOsPkg.Core (1)
ExecuteHelper.cs (1)
42RedirectStandardError = true,
Microsoft.DotNet.StrongName (1)
Verification.cs (1)
158RedirectStandardError = false,
Microsoft.Extensions.AI.Templates.Tests (1)
test\ProjectTemplates\Infrastructure\TestCommand.cs (1)
36RedirectStandardError = true,
Microsoft.McpServer.ProjectTemplates.Tests (1)
test\ProjectTemplates\Infrastructure\TestCommand.cs (1)
36RedirectStandardError = true,
Microsoft.ML.Sweeper (1)
ConfigRunner.cs (1)
248p.StartInfo.RedirectStandardError = true;
Microsoft.NET.Build.Containers (2)
LocalDaemons\DockerCli.cs (2)
109RedirectStandardError = true 665RedirectStandardError = true
Microsoft.NET.HostModel (1)
HostModelUtils.cs (1)
30RedirectStandardError = true,
Microsoft.NET.Sdk.Publish.Tasks (1)
Tasks\GenerateEFSQLScripts.cs (1)
93RedirectStandardError = true,
Microsoft.NET.Sdk.Razor.Tasks (1)
src\sdk\src\RazorSdk\Tool\ServerProtocol\ServerConnection.cs (1)
395RedirectStandardError = true,
Microsoft.TemplateEngine.Cli (2)
PostActionProcessors\ChmodPostActionProcessor.cs (1)
44RedirectStandardError = false,
PostActionProcessors\ProcessStartPostActionProcessor.cs (1)
55RedirectStandardError = redirectStandardError,
Microsoft.TestPlatform.PlatformAbstractions (1)
common\System\ProcessHelper.cs (1)
87process.StartInfo.RedirectStandardError = true;
Microsoft.TestPlatform.VsTestConsole.TranslationLayer (1)
VsTestConsoleProcessManager.cs (1)
139RedirectStandardError = true,
NuGet.Build.Tasks (1)
StaticGraphRestoreTaskBase.cs (1)
127RedirectStandardError = true,
NuGet.Common (1)
Migrations\Migration1.cs (1)
196RedirectStandardError = true,
NuGet.Credentials (1)
PluginCredentialProvider.cs (1)
198RedirectStandardError = true,
NuGet.Protocol (2)
Plugins\PluginFactory.cs (2)
181RedirectStandardError = false, 195RedirectStandardError = false,
Pipelines.AppHost (4)
AppHost.cs (4)
79RedirectStandardError = true, 114RedirectStandardError = true, 149RedirectStandardError = true, 187RedirectStandardError = true,
Pipelines.Library (1)
DistributedApplicationPipelineExtensions.cs (1)
79RedirectStandardError = true,
RepoTasks (9)
src\aspnetcore\src\Shared\CertificateGeneration\MacOSCertificateManager.cs (3)
166RedirectStandardError = true, 249RedirectStandardError = true 350RedirectStandardError = true
src\aspnetcore\src\Shared\CertificateGeneration\UnixCertificateManager.cs (6)
691RedirectStandardError = true, 712RedirectStandardError = true, 741RedirectStandardError = true, 765RedirectStandardError = true, 939RedirectStandardError = true 983RedirectStandardError = true
rzc (1)
ServerProtocol\ServerConnection.cs (1)
395RedirectStandardError = true,
SuperFileCheck (1)
Program.cs (1)
109startInfo.RedirectStandardError = true;
System.CodeDom (1)
System\CodeDom\Compiler\Executor.cs (1)
64RedirectStandardError = true
System.Diagnostics.Process (1)
System\Diagnostics\Process.Scenarios.cs (1)
352startInfo.RedirectStandardError = true;
System.Net.Ping (1)
System\Net\NetworkInformation\Ping.PingUtility.cs (1)
45psi.RedirectStandardError = true;
vbc (1)
src\roslyn\src\Compilers\Shared\BuildServerConnection.cs (1)
629RedirectStandardError = true,
VBCSCompiler (1)
src\roslyn\src\Compilers\Shared\BuildServerConnection.cs (1)
629RedirectStandardError = true,
18 references to RedirectStandardError
dotnet-format (1)
Utilities\ProcessRunner.cs (1)
157if (processStartInfo.RedirectStandardError)
Microsoft.Arcade.Common (3)
Command.cs (3)
68if (_process.StartInfo.RedirectStandardError) 80_process.StartInfo.RedirectStandardError) 95if (_process.StartInfo.RedirectStandardError)
Microsoft.TemplateEngine.Cli (2)
IReporterExtensions.cs (2)
30if (process.StartInfo.RedirectStandardOutput || process.StartInfo.RedirectStandardError) 38if (process.StartInfo.RedirectStandardError)
System.Diagnostics.Process (12)
System\Diagnostics\Process.cs (2)
1226else if (startInfo.RedirectStandardError) 1309if (startInfo.RedirectStandardError)
System\Diagnostics\Process.Scenarios.cs (4)
24/// <see cref="ProcessStartInfo.RedirectStandardError"/> is set to <see langword="true"/>. 200/// <para><see cref="ProcessStartInfo.RedirectStandardOutput"/> or <see cref="ProcessStartInfo.RedirectStandardError"/> is not set to <see langword="true"/>.</para> 280/// <para><see cref="ProcessStartInfo.RedirectStandardOutput"/> or <see cref="ProcessStartInfo.RedirectStandardError"/> is not set to <see langword="true"/>.</para> 367if (!startInfo.RedirectStandardOutput || !startInfo.RedirectStandardError)
System\Diagnostics\ProcessStartInfo.cs (6)
130/// <see cref="RedirectStandardInput"/>, <see cref="RedirectStandardOutput"/>, <see cref="RedirectStandardError"/>, 200/// When set, the handle is passed directly to the child process and <see cref="RedirectStandardError"/> must be <see langword="false"/>. 217/// This property cannot be used together with <see cref="RedirectStandardError"/> 419if (StandardErrorEncoding != null && !RedirectStandardError) 439anyRedirection = RedirectStandardInput || RedirectStandardOutput || RedirectStandardError; 520if (StandardErrorHandle is not null && RedirectStandardError)