5 references to WaitForLegacyDetachedStartupStabilityAsync
aspire (1)
Commands\AppHostLauncher.cs (1)
579if (!await WaitForLegacyDetachedStartupStabilityAsync(connection, childExitTask, remainingTimeout, timeProvider, cancellationToken).ConfigureAwait(false))
Aspire.Cli.Tests (4)
Commands\AppHostLauncherTests.cs (4)
97var stable = await AppHostLauncher.WaitForLegacyDetachedStartupStabilityAsync( 112var stable = await AppHostLauncher.WaitForLegacyDetachedStartupStabilityAsync( 493var stable = await AppHostLauncher.WaitForLegacyDetachedStartupStabilityAsync( 525var stable = await AppHostLauncher.WaitForLegacyDetachedStartupStabilityAsync(