1 reference to CreateProcessStartInfo
Aspire.Cli.Tests (1)
Commands\AppHostLauncherTests.cs (1)
1349StartedProcess = Process.Start(CreateProcessStartInfo(workingDirectory)) ?? throw new InvalidOperationException("Failed to start test child process.");