2 references to AppHostStoppedSuccessfully
Aspire.Cli.EndToEnd.Tests (2)
Helpers\CliE2EAutomatorHelpers.cs (2)
178var formattedMessage = string.Format(CultureInfo.CurrentCulture, StopCommandStrings.AppHostStoppedSuccessfully, appHostMarker); 183throw new InvalidOperationException($"Unable to derive a waitable suffix from {nameof(StopCommandStrings.AppHostStoppedSuccessfully)}.");