2 references to CouldNotDetermineAppHostPath
aspire (1)
Commands\StopCommand.cs (1)
143InteractionService.DisplayError(StopCommandStrings.CouldNotDetermineAppHostPath);
Aspire.Cli.Tests (1)
Commands\StopCommandTests.cs (1)
1116Assert.Contains(StopCommandStrings.CouldNotDetermineAppHostPath, interactionService.DisplayedErrors);