Interaction\ConsoleInteractionServiceTests.cs (15)
25var interactionService = CreateInteractionService(AnsiConsole.Console, executionContext);
38var interactionService = CreateInteractionService(AnsiConsole.Console, executionContext);
59var interactionService = CreateInteractionService(console, executionContext);
84var interactionService = CreateInteractionService(console, executionContext);
109var interactionService = CreateInteractionService(console, executionContext);
140var interactionService = CreateInteractionService(console, executionContext);
167var interactionService = CreateInteractionService(console, executionContext);
192var interactionService = CreateInteractionService(console, executionContext);
219var interactionService = CreateInteractionService(console, executionContext);
239var interactionService = CreateInteractionService(AnsiConsole.Console, executionContext, hostEnvironment);
253var interactionService = CreateInteractionService(AnsiConsole.Console, executionContext, hostEnvironment);
268var interactionService = CreateInteractionService(AnsiConsole.Console, executionContext, hostEnvironment);
283var interactionService = CreateInteractionService(AnsiConsole.Console, executionContext, hostEnvironment);
304var interactionService = CreateInteractionService(console, executionContext);
337var interactionService = CreateInteractionService(console, executionContext);