1 write to _configurationService
aspire (1)
Commands\UpdateCommand.cs (1)
87
_configurationService
= configurationService;
1 reference to _configurationService
aspire (1)
Commands\UpdateCommand.cs (1)
242
channelName = await
_configurationService
.GetConfigurationFromDirectoryAsync("channel", configLookupDirectory, cancellationToken: cancellationToken);