3 references to InteractionService
aspire (3)
Commands\BaseCommand.cs (1)
73InteractionService = services.InteractionService;
Commands\TerminalAttachCommand.cs (1)
65_interactionService = services.InteractionService;
Commands\TerminalPsCommand.cs (1)
62_interactionService = services.InteractionService;