1 write to ThrowOnHasExitedBeforeStart
Aspire.Cli.Tests (1)
Utils\DcpConnectionHealthCheckTests.cs (1)
77ThrowOnHasExitedBeforeStart = true
1 reference to ThrowOnHasExitedBeforeStart
Aspire.Cli.Tests (1)
TestServices\TestProcessExecutionFactory.cs (1)
177if (ThrowOnHasExitedBeforeStart && !_started)