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