2 references to DisplayedErrorsWithActions
Aspire.Cli.Tests (2)
Commands\BaseCommandTests.cs (1)
370
Assert.Empty(interactionService.
DisplayedErrorsWithActions
);
TestServices\TestExtensionInteractionService.cs (1)
135
DisplayedErrorsWithActions
.Add((errorMessage, actions));