1 write to _configurationService
aspire (1)
Commands\ConfigCommand.cs (1)
107
_configurationService
= configurationService;
1 reference to _configurationService
aspire (1)
Commands\ConfigCommand.cs (1)
151
await
_configurationService
.SetConfigurationAsync(key, value, isGlobal, cancellationToken);