1 write to _configurationService
aspire (1)
Commands\ConfigCommand.cs (1)
59
_configurationService
= configurationService;
1 reference to _configurationService
aspire (1)
Commands\ConfigCommand.cs (1)
80
var value = await
_configurationService
.GetConfigurationAsync(key, cancellationToken);