1 write to _interactionService
aspire (1)
Commands\ConfigCommand.cs (1)
104_interactionService = interactionService;
4 references to _interactionService
aspire (4)
Commands\ConfigCommand.cs (4)
135_interactionService.DisplayError(ErrorStrings.ConfigurationKeyRequired); 141_interactionService.DisplayError(ErrorStrings.ConfigurationValueRequired); 148_interactionService.DisplaySuccess(isGlobal 158_interactionService.DisplayError(string.Format(CultureInfo.CurrentCulture, ErrorStrings.ErrorSettingConfiguration, ex.Message));