1 write to _configurationService
aspire (1)
Commands\InitCommand.cs (1)
89
_configurationService
= configurationService;
1 reference to _configurationService
aspire (1)
Commands\InitCommand.cs (1)
625
channelName = await
_configurationService
.GetConfigurationAsync("channel", cancellationToken);