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