3 references to DisplayedErrors
Aspire.Cli.Tests (3)
Commands\BaseCommandTests.cs (2)
340Assert.Empty(interactionService.DisplayedErrors); 369Assert.Single(interactionService.DisplayedErrors);
TestServices\TestExtensionInteractionService.cs (1)
126DisplayedErrors.Add(errorMessage);