2 references to Errors
Aspire.Cli.Tests (2)
Commands\NewCommandChannelResolutionTests.cs (2)
218
var error = Assert.Single(captured.
Errors
);
609
capturedInputs.
Errors
.AddRange(interactionService.DisplayedErrors);