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
,