1 write to _interactionService
aspire (1)
Commands\ResourceCommand.cs (1)
46_interactionService = interactionService;
2 references to _interactionService
aspire (2)
Commands\ResourceCommand.cs (2)
71_interactionService.DisplayError(result.ErrorMessage ?? ResourceCommandStrings.NoRunningAppHostsFound); 77_interactionService,