2 instantiations of CancellationTrackingInteractionService
Aspire.Cli.Tests (2)
Commands\UpdateCommandTests.cs (2)
758
var wrappedService = new
CancellationTrackingInteractionService
(new TestConsoleInteractionService()
879
var wrappedService = new
CancellationTrackingInteractionService
(new TestConsoleInteractionService()
2 references to CancellationTrackingInteractionService
Aspire.Cli.Tests (2)
Commands\UpdateCommandTests.cs (2)
758
var
wrappedService = new CancellationTrackingInteractionService(new TestConsoleInteractionService()
879
var
wrappedService = new CancellationTrackingInteractionService(new TestConsoleInteractionService()