1 write to _configurationService
aspire (1)
Projects\PrebuiltAppHostServer.cs (1)
61
_configurationService
= configurationService;
1 reference to _configurationService
aspire (1)
Projects\PrebuiltAppHostServer.cs (1)
154
channelName = await
_configurationService
.GetConfigurationAsync("channel", cancellationToken);