1 write to _configurationService
aspire (1)
Projects\AppHostServerProject.cs (1)
111
_configurationService
= configurationService;
1 reference to _configurationService
aspire (1)
Projects\AppHostServerProject.cs (1)
269
configuredChannelName = await
_configurationService
.GetConfigurationAsync("channel", cancellationToken);