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