22 references to CreateInteractionService
Aspire.Cli.Tests (22)
Interaction\ConsoleInteractionServiceTests.cs (22)
27var interactionService = CreateInteractionService(AnsiConsole.Console, executionContext); 40var interactionService = CreateInteractionService(AnsiConsole.Console, executionContext); 61var interactionService = CreateInteractionService(console, executionContext); 86var interactionService = CreateInteractionService(console, executionContext); 111var interactionService = CreateInteractionService(console, executionContext); 142var interactionService = CreateInteractionService(console, executionContext); 169var interactionService = CreateInteractionService(console, executionContext); 194var interactionService = CreateInteractionService(console, executionContext); 221var interactionService = CreateInteractionService(console, executionContext); 241var interactionService = CreateInteractionService(AnsiConsole.Console, executionContext, hostEnvironment); 255var interactionService = CreateInteractionService(AnsiConsole.Console, executionContext, hostEnvironment); 270var interactionService = CreateInteractionService(AnsiConsole.Console, executionContext, hostEnvironment); 285var interactionService = CreateInteractionService(AnsiConsole.Console, executionContext, hostEnvironment); 306var interactionService = CreateInteractionService(console, executionContext); 339var interactionService = CreateInteractionService(console, executionContext); 372var interactionService = CreateInteractionService(console, executionContext); 399var interactionService = CreateInteractionService(console, executionContext); 427var interactionService = CreateInteractionService(console, executionContext); 456var interactionService = CreateInteractionService(console, executionContext); 485var interactionService = CreateInteractionService(console, executionContext); 510var interactionService = CreateInteractionService(console, executionContext); 537var interactionService = CreateInteractionService(console, executionContext);