96 writes to UseShellExecute
Aspire.EndToEnd.Tests (2)
tests\Shared\WorkloadTesting\AspireProject.cs (1)
166UseShellExecute = false,
tests\Shared\WorkloadTesting\ToolCommand.cs (1)
217UseShellExecute = false
Aspire.Hosting (1)
Dcp\Process\ProcessUtil.cs (1)
31UseShellExecute = false,
Aspire.Hosting.Azure (1)
src\Aspire.Hosting\Dcp\Process\ProcessUtil.cs (1)
31UseShellExecute = false,
Aspire.Hosting.Tests (1)
MSBuildTests.cs (1)
101UseShellExecute = false,
Aspire.Workload.Tests (2)
tests\Shared\WorkloadTesting\AspireProject.cs (1)
166UseShellExecute = false,
tests\Shared\WorkloadTesting\ToolCommand.cs (1)
217UseShellExecute = false
BuildValidator (1)
CompilationDiff.cs (1)
357UseShellExecute = false,
csc (1)
src\Compilers\Shared\BuildServerConnection.cs (1)
512UseShellExecute = false,
dotnet-getdocument (1)
Exe.cs (1)
26UseShellExecute = false,
dotnet-svcutil-lib (1)
Shared\Utilities\ProcessRunner.cs (1)
71proc.StartInfo.UseShellExecute = false;
dotnet-user-jwts (1)
src\Tools\Shared\SecretsHelpers\ProjectIdResolver.cs (1)
59UseShellExecute = false,
dotnet-user-secrets (1)
src\Tools\Shared\SecretsHelpers\ProjectIdResolver.cs (1)
59UseShellExecute = false,
HelixTestRunner (1)
ProcessUtil.cs (1)
92UseShellExecute = false,
IIS.FunctionalTests (1)
src\Servers\IIS\IIS\test\Common.FunctionalTests\Infrastructure\AppVerifier.cs (1)
49UseShellExecute = false,
IIS.LongTests (1)
src\Servers\IIS\IIS\test\Common.FunctionalTests\Infrastructure\AppVerifier.cs (1)
49UseShellExecute = false,
IIS.NewHandler.FunctionalTests (1)
src\Servers\IIS\IIS\test\Common.FunctionalTests\Infrastructure\AppVerifier.cs (1)
49UseShellExecute = false,
IIS.NewShim.FunctionalTests (1)
src\Servers\IIS\IIS\test\Common.FunctionalTests\Infrastructure\AppVerifier.cs (1)
49UseShellExecute = false,
IIS.ShadowCopy.Tests (1)
src\Servers\IIS\IIS\test\Common.FunctionalTests\Infrastructure\AppVerifier.cs (1)
49UseShellExecute = false,
IISExpress.FunctionalTests (1)
src\Servers\IIS\IIS\test\Common.FunctionalTests\Infrastructure\AppVerifier.cs (1)
49UseShellExecute = false,
InteropTests (2)
src\Shared\Process\ProcessEx.cs (1)
109UseShellExecute = false,
src\Shared\Process\ProcessExtensions.cs (1)
103UseShellExecute = false,
Microsoft.Arcade.Common (2)
Command.cs (2)
82_process.StartInfo.UseShellExecute = false; 126_process.StartInfo.UseShellExecute = false;
Microsoft.AspNetCore.Components.WebAssembly.Server (1)
DebugProxyLauncher.cs (1)
69UseShellExecute = false,
Microsoft.AspNetCore.Components.WebView.WindowsForms (1)
src\BlazorWebView\src\SharedSource\WebView2WebViewManager.cs (1)
383 launchBrowser.StartInfo.UseShellExecute = true;
Microsoft.AspNetCore.Components.WebView.Wpf (1)
src\BlazorWebView\src\SharedSource\WebView2WebViewManager.cs (1)
383 launchBrowser.StartInfo.UseShellExecute = true;
Microsoft.AspNetCore.Hosting.FunctionalTests (1)
ShutdownTests.cs (1)
127UseShellExecute = false
Microsoft.AspNetCore.Server.IntegrationTesting (7)
ApplicationPublisher.cs (1)
55UseShellExecute = false,
Deployers\NginxDeployer.cs (2)
161UseShellExecute = false, 203UseShellExecute = false,
Deployers\RemoteWindowsDeployer\RemoteWindowsDeployer.cs (1)
240UseShellExecute = false,
Deployers\SelfHostDeployer.cs (1)
125UseShellExecute = false,
src\Shared\Process\ProcessEx.cs (1)
109UseShellExecute = false,
src\Shared\Process\ProcessExtensions.cs (1)
103UseShellExecute = false,
Microsoft.AspNetCore.Server.IntegrationTesting.IIS (1)
IISExpressDeployer.cs (1)
180UseShellExecute = false,
Microsoft.AspNetCore.SignalR.StackExchangeRedis.Tests (1)
Docker.cs (1)
203UseShellExecute = false,
Microsoft.AspNetCore.SpaProxy (1)
SpaProxyLaunchManager.cs (1)
195UseShellExecute = true,
Microsoft.AspNetCore.SpaServices.Extensions (1)
Npm\NodeScriptRunner.cs (1)
45UseShellExecute = false,
Microsoft.AspNetCore.WebSockets.ConformanceTests (1)
Autobahn\Executable.cs (1)
41UseShellExecute = false,
Microsoft.Build (1)
BackEnd\Components\Communications\NodeLauncher.cs (1)
116processStartInfo.UseShellExecute = false;
Microsoft.Build.CommandLine.UnitTests (2)
XMake_Tests.cs (2)
554UseShellExecute = false, 598UseShellExecute = false,
Microsoft.Build.Tasks.CodeAnalysis (1)
src\Compilers\Shared\BuildServerConnection.cs (1)
512UseShellExecute = false,
Microsoft.Build.Tasks.Core (1)
ManifestUtil\SecurityUtil.cs (1)
789UseShellExecute = false,
Microsoft.Build.Tasks.UnitTests (1)
Unzip_Tests.cs (1)
167UseShellExecute = false,
Microsoft.Build.UnitTests.Shared (1)
RunnerUtilities.cs (1)
116UseShellExecute = false,
Microsoft.Build.Utilities.Core (1)
ToolTask.cs (1)
648startInfo.UseShellExecute = false;
Microsoft.CodeAnalysis.InteractiveHost (1)
Interactive\Core\InteractiveHost.LazyRemoteService.cs (1)
147UseShellExecute = false,
Microsoft.CodeAnalysis.LanguageServer (1)
DotnetCliHelper.cs (1)
78UseShellExecute = false,
Microsoft.CodeAnalysis.Test.Utilities (3)
FX\ProcessUtilities.cs (3)
35UseShellExecute = false, 108UseShellExecute = false, 132startInfo.UseShellExecute = false;
Microsoft.CodeAnalysis.Workspaces.MSBuild (1)
MSBuild\BuildHostProcessManager.cs (1)
261processStartInfo.UseShellExecute = false;
Microsoft.DotNet.Arcade.Sdk (1)
src\InstallDotNetCore.cs (1)
150UseShellExecute = false,
Microsoft.DotNet.Arcade.Sdk.Tests (2)
Utilities\TestApp.cs (2)
59UseShellExecute = false, 82psi.UseShellExecute = false;
Microsoft.DotNet.Build.Tasks.Feed (1)
src\common\GeneralUtils.cs (1)
270UseShellExecute = false,
Microsoft.DotNet.Internal.SymbolHelper (1)
SymbolUploadHelper.cs (1)
433UseShellExecute = false,
Microsoft.DotNet.MacOsPkg (1)
ExecuteHelper.cs (1)
43UseShellExecute = false,
Microsoft.DotNet.MacOsPkg.Tests (1)
UnpackPackTests.cs (1)
220UseShellExecute = false,
Microsoft.DotNet.Open.Api.Tools.Tests (2)
ProcessEx.cs (1)
63UseShellExecute = false,
src\Shared\Process\ProcessExtensions.cs (1)
103UseShellExecute = false,
Microsoft.DotNet.RemoteExecutor (2)
RemoteExecutor.cs (1)
442psi.UseShellExecute = false;
RemoteInvokeHandle.cs (1)
133UseShellExecute = false,
Microsoft.DotNet.SignTool (5)
src\BatchSignUtil.cs (1)
427UseShellExecute = false,
src\RealSignTool.cs (2)
67UseShellExecute = false, 121UseShellExecute = false,
src\SignTool.cs (1)
203UseShellExecute = false,
src\VerifySignatures.cs (1)
199UseShellExecute = false,
Microsoft.Extensions.ApiDescription.Client.Tests (2)
src\Shared\Process\ProcessEx.cs (1)
109UseShellExecute = false,
src\Shared\Process\ProcessExtensions.cs (1)
103UseShellExecute = false,
Microsoft.Extensions.Caching.StackExchangeRedis.Tests (1)
Infrastructure\RedisTestConfig.cs (1)
175UseShellExecute = false,
Microsoft.ML.CodeGenerator (3)
Utils.cs (3)
201proc.StartInfo.UseShellExecute = false; 226proc.StartInfo.UseShellExecute = false; 247proc.StartInfo.UseShellExecute = false;
Microsoft.ML.Sweeper (1)
ConfigRunner.cs (1)
230UseShellExecute = false,
PrepareTests (1)
TestDiscovery.cs (1)
96pipeClient.StartInfo.UseShellExecute = false;
Replay (1)
src\Compilers\Shared\BuildServerConnection.cs (1)
512UseShellExecute = false,
Roslyn.Test.Performance.Utilities (1)
TestUtilities.cs (1)
130startInfo.UseShellExecute = false;
RunTests (3)
ProcessRunner.cs (2)
205processStartInfo.UseShellExecute = false; 212processStartInfo.UseShellExecute = displayWindow;
TestRunner.cs (1)
475var startInfo = new ProcessStartInfo() { FileName = htmlResultsFilePath, UseShellExecute = true };
Templates.Blazor.Tests (2)
src\Shared\Process\ProcessEx.cs (1)
109UseShellExecute = false,
src\Shared\Process\ProcessExtensions.cs (1)
103UseShellExecute = false,
Templates.Blazor.WebAssembly.Auth.Tests (2)
src\Shared\Process\ProcessEx.cs (1)
109UseShellExecute = false,
src\Shared\Process\ProcessExtensions.cs (1)
103UseShellExecute = false,
Templates.Blazor.WebAssembly.Tests (2)
src\Shared\Process\ProcessEx.cs (1)
109UseShellExecute = false,
src\Shared\Process\ProcessExtensions.cs (1)
103UseShellExecute = false,
Templates.Mvc.Tests (2)
src\Shared\Process\ProcessEx.cs (1)
109UseShellExecute = false,
src\Shared\Process\ProcessExtensions.cs (1)
103UseShellExecute = false,
Templates.Tests (2)
src\Shared\Process\ProcessEx.cs (1)
109UseShellExecute = false,
src\Shared\Process\ProcessExtensions.cs (1)
103UseShellExecute = false,
vbc (1)
src\Compilers\Shared\BuildServerConnection.cs (1)
512UseShellExecute = false,
VBCSCompiler (1)
src\Compilers\Shared\BuildServerConnection.cs (1)
512UseShellExecute = false,
WinFormsControlsTest (1)
TaskDialogSamples.cs (1)
439UseShellExecute = true,
2 references to UseShellExecute
System.Diagnostics.Process (2)
System\Diagnostics\Process.Unix.cs (2)
379if (startInfo.UseShellExecute) 408if (startInfo.UseShellExecute)