321 instantiations of ProcessStartInfo
aspire (34)
Aspire.Cli.EndToEnd.Tests (1)
Aspire.Cli.Tests (1)
Aspire.Deployment.EndToEnd.Tests (28)
Aspire.EndToEnd.Tests (2)
Aspire.Hosting.DevTunnels (1)
Aspire.Hosting.JavaScript.Tests (2)
Aspire.Hosting.Maui (1)
Aspire.Hosting.Python (1)
Aspire.Hosting.Python.Tests (2)
Aspire.Hosting.Tests (4)
Aspire.Templates.Tests (2)
BuildValidator (1)
csc (1)
dotnet-dev-certs (11)
dotnet-getdocument (1)
dotnet-openapi (1)
dotnet-user-jwts (1)
dotnet-user-secrets (1)
IIS.FunctionalTests (1)
IIS.LongTests (1)
IIS.NewHandler.FunctionalTests (1)
IIS.ShadowCopy.Tests (1)
IISExpress.FunctionalTests (1)
Infrastructure.Tests (4)
Interop.FunctionalTests (1)
InteropTests (4)
Microsoft.Agents.AI.ProjectTemplates.Tests (1)
Microsoft.Arcade.Common (1)
Microsoft.AspNetCore.Components.WebAssembly.Server (1)
Microsoft.AspNetCore.Components.WebViewE2E.Test (1)
Microsoft.AspNetCore.DeveloperCertificates.XPlat (11)
Microsoft.AspNetCore.Hosting.FunctionalTests (1)
Microsoft.AspNetCore.OpenApi.Build.Tests (1)
Microsoft.AspNetCore.Server.HttpSys.FunctionalTests (2)
Microsoft.AspNetCore.Server.IntegrationTesting (7)
Microsoft.AspNetCore.Server.IntegrationTesting.IIS (1)
Microsoft.AspNetCore.Server.Kestrel.Core (11)
Microsoft.AspNetCore.Shared.Tests (11)
Microsoft.AspNetCore.SignalR.StackExchangeRedis.Tests (1)
Microsoft.AspNetCore.SpaProxy (3)
Microsoft.AspNetCore.SpaServices.Extensions (1)
Microsoft.AspNetCore.WebSockets.ConformanceTests (1)
Microsoft.Build.Tasks.CodeAnalysis (1)
Microsoft.Build.Tasks.CodeAnalysis.Sdk (1)
Microsoft.CodeAnalysis.InteractiveHost (1)
Microsoft.CodeAnalysis.LanguageServer (1)
Microsoft.CodeAnalysis.LanguageServer.UnitTests (1)
Microsoft.CodeAnalysis.Test.Utilities (3)
Microsoft.CodeAnalysis.Workspaces.MSBuild (3)
Microsoft.DotNet.Arcade.Sdk (1)
Microsoft.DotNet.Arcade.Sdk.Tests (1)
Microsoft.DotNet.ArcadeAzureIntegration (1)
Microsoft.DotNet.Build.Tasks.Feed (1)
Microsoft.DotNet.Helix.Sdk.Tests (4)
InstallDotNetToolTests.cs (4)
114.Returns(new CommandResult(new ProcessStartInfo(), 0, "Tool installed", null));
139.Returns(new CommandResult(new ProcessStartInfo(), 1, null, "Installation failed"));
163.Returns(new CommandResult(new ProcessStartInfo(), 0, "Tool installed", null));
232.Returns(new CommandResult(new ProcessStartInfo(), 0, "Tool installed", null));
Microsoft.DotNet.Internal.SymbolHelper (1)
Microsoft.DotNet.MacOsPkg.Core (1)
Microsoft.DotNet.MacOsPkg.Tests (1)
Microsoft.DotNet.Open.Api.Tools.Tests (2)
Microsoft.DotNet.RemoteExecutor (2)
Microsoft.DotNet.SetupNugetSources.Tests (1)
Microsoft.DotNet.SignCheckLibrary (1)
Microsoft.DotNet.SignTool (7)
Microsoft.DotNet.StrongName (2)
Microsoft.Extensions.AI.Evaluation.Console (1)
Microsoft.Extensions.AI.Templates.Tests (1)
Microsoft.Extensions.ApiDescription.Client.Tests (2)
Microsoft.Extensions.Caching.StackExchangeRedis.Tests (1)
Microsoft.Extensions.DataIngestion.MarkItDown (1)
Microsoft.Extensions.DataIngestion.Tests (1)
Microsoft.McpServer.ProjectTemplates.Tests (1)
Microsoft.VisualBasic.IntegrationTests (5)
Microsoft.VisualStudio.Extensibility.Testing.Xunit (1)
Pipelines.AppHost (4)
Pipelines.Library (1)
Replay (1)
RepoTasks (11)
Roslyn.Test.Performance.Utilities (1)
RunTests (2)
System.CodeDom (1)
System.Diagnostics.Process (4)
System.Net.Ping (1)
System.Windows.Forms (1)
System.Windows.Forms.IntegrationTests.Common (1)
Templates.Blazor.Tests (13)
Templates.Blazor.WebAssembly.Auth.Tests (15)
Templates.Blazor.WebAssembly.Tests (15)
Templates.Mvc.Tests (15)
Templates.Tests (15)
vbc (1)
VBCSCompiler (1)
WinFormsControlsTest (2)
300 references to ProcessStartInfo
aspire (32)
Aspire.EndToEnd.Tests (6)
Aspire.Hosting.DevTunnels (2)
Aspire.Hosting.JavaScript.Tests (1)
Aspire.Hosting.Maui (1)
Aspire.Hosting.Python (1)
Aspire.Hosting.Python.Tests (2)
Aspire.Hosting.Tests (1)
Aspire.Templates.Tests (6)
csc (1)
dotnet-dev-certs (9)
dotnet-getdocument (1)
dotnet-openapi (1)
dotnet-user-jwts (1)
dotnet-user-secrets (1)
IIS.FunctionalTests (1)
IIS.LongTests (1)
IIS.NewHandler.FunctionalTests (1)
IIS.ShadowCopy.Tests (1)
IISExpress.FunctionalTests (1)
Infrastructure.Tests (10)
Interop.FunctionalTests (1)
InteropTests (3)
Microsoft.Agents.AI.ProjectTemplates.Tests (1)
Microsoft.Arcade.Common (4)
Microsoft.AspNetCore.Components.WebAssembly.Server (1)
Microsoft.AspNetCore.DeveloperCertificates.XPlat (9)
Microsoft.AspNetCore.Hosting.FunctionalTests (1)
Microsoft.AspNetCore.OpenApi.Build.Tests (1)
Microsoft.AspNetCore.Server.HttpSys.FunctionalTests (2)
Microsoft.AspNetCore.Server.IntegrationTesting (9)
Microsoft.AspNetCore.Server.IntegrationTesting.IIS (1)
Microsoft.AspNetCore.Server.Kestrel.Core (9)
Microsoft.AspNetCore.Shared.Tests (9)
Microsoft.AspNetCore.SpaProxy (3)
Microsoft.AspNetCore.SpaServices.Extensions (2)
Microsoft.Build.Tasks.CodeAnalysis (1)
Microsoft.Build.Tasks.CodeAnalysis.Sdk (1)
Microsoft.CodeAnalysis.LanguageServer (1)
Microsoft.CodeAnalysis.LanguageServer.UnitTests (3)
Microsoft.CodeAnalysis.Test.Utilities (3)
Microsoft.CodeAnalysis.Workspaces.MSBuild (10)
Microsoft.CodeAnalysis.Workspaces.MSBuild.UnitTests (6)
BuildHostProcessManagerTests.cs (6)
16var processStartInfo = BuildHostProcessManager.CreateBuildHostStartInfo(BuildHostProcessKind.NetCore, pipeName: "", dotnetPath: null);
32var processStartInfo = BuildHostProcessManager.CreateBuildHostStartInfo(BuildHostProcessKind.NetCore, pipeName: "", dotnetPath: null);
40var processStartInfo = BuildHostProcessManager.CreateBuildHostStartInfo(BuildHostProcessKind.Mono, pipeName: "", dotnetPath: null);
48var processStartInfo = BuildHostProcessManager.CreateBuildHostStartInfo(BuildHostProcessKind.NetFramework, pipeName: "", dotnetPath: null);
61var processStartInfo = BuildHostProcessManager.CreateBuildHostStartInfo(buildHostKind, PipeName, dotnetPath: null);
82var processStartInfo = BuildHostProcessManager.CreateBuildHostStartInfo(buildHostKind, PipeName, dotnetPath: null);
Microsoft.DotNet.Arcade.Sdk.Tests (2)
Microsoft.DotNet.ArcadeAzureIntegration (1)
Microsoft.DotNet.Build.Tasks.Feed (1)
Microsoft.DotNet.Internal.SymbolHelper (1)
Microsoft.DotNet.MacOsPkg.Core (2)
Microsoft.DotNet.Open.Api.Tools.Tests (2)
Microsoft.DotNet.RemoteExecutor (2)
Microsoft.DotNet.SignCheckLibrary (1)
Microsoft.DotNet.SignTool (3)
Microsoft.Extensions.AI.Templates.Tests (1)
Microsoft.Extensions.ApiDescription.Client.Tests (2)
Microsoft.Extensions.Caching.StackExchangeRedis.Tests (1)
Microsoft.Extensions.DataIngestion.MarkItDown (1)
Microsoft.Extensions.DataIngestion.Tests (1)
Microsoft.McpServer.ProjectTemplates.Tests (1)
Microsoft.VisualBasic.IntegrationTests (3)
Microsoft.VisualStudio.Extensibility.Testing.Xunit (3)
netstandard (1)
Replay (1)
RepoTasks (9)
Roslyn.Test.Performance.Utilities (1)
RunTests (7)
System (1)
System.CodeDom (1)
System.Diagnostics.Process (17)
Microsoft\Win32\SafeHandles\SafeProcessHandle.Unix.cs (5)
92private delegate SafeProcessHandle StartWithShellExecuteDelegate(ProcessStartInfo startInfo, SafeFileHandle? stdinHandle, SafeFileHandle? stdoutHandle, SafeFileHandle? stderrHandle, out ProcessWaitState.Holder? waitStateHolder);
95private static SafeProcessHandle StartCore(ProcessStartInfo startInfo, SafeFileHandle? stdinHandle, SafeFileHandle? stdoutHandle, SafeFileHandle? stderrHandle)
106internal static SafeProcessHandle StartCore(ProcessStartInfo startInfo, SafeFileHandle? stdinHandle, SafeFileHandle? stdoutHandle, SafeFileHandle? stderrHandle, out ProcessWaitState.Holder? waitStateHolder)
148private static SafeProcessHandle StartWithShellExecute(ProcessStartInfo startInfo, SafeFileHandle? stdinHandle, SafeFileHandle? stdoutHandle, SafeFileHandle? stderrHandle, out ProcessWaitState.Holder? waitStateHolder)
218ProcessStartInfo startInfo, string? resolvedFilename, string[] argv,
System.Net.Ping (1)
System.Windows.Forms (1)
System.Windows.Forms.IntegrationTests.Common (2)
Templates.Blazor.Tests (11)
Templates.Blazor.WebAssembly.Auth.Tests (13)
Templates.Blazor.WebAssembly.Tests (13)
Templates.Mvc.Tests (13)
Templates.Tests (13)
vbc (1)
VBCSCompiler (1)
WinFormsControlsTest (2)
WinShimmer (1)