5 references to WaitForLegacyDetachedStartupStabilityAsync
aspire (1)
Commands\AppHostLauncher.cs (1)
616if (!await WaitForLegacyDetachedStartupStabilityAsync(connection, childExitTask, remainingTimeout, timeProvider, cancellationToken).ConfigureAwait(false))
Aspire.Cli.Tests (4)
Commands\AppHostLauncherTests.cs (4)
149var stable = await AppHostLauncher.WaitForLegacyDetachedStartupStabilityAsync( 164var stable = await AppHostLauncher.WaitForLegacyDetachedStartupStabilityAsync( 507var stable = await AppHostLauncher.WaitForLegacyDetachedStartupStabilityAsync( 539var stable = await AppHostLauncher.WaitForLegacyDetachedStartupStabilityAsync(