2 references to ResourceNotFound
aspire (1)
Commands\WaitCommand.cs (1)
131InteractionService.DisplayError(string.Format(CultureInfo.CurrentCulture, WaitCommandStrings.ResourceNotFound, resourceName));
Aspire.Cli.Tests (1)
Commands\WaitCommandTests.cs (1)
175[string.Format(CultureInfo.CurrentCulture, WaitCommandStrings.ResourceNotFound, "nonexistent")],