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