1 write to _configurationService
aspire (1)
Projects\DotNetBasedAppHostServerProject.cs (1)
84
_configurationService
= configurationService;
1 reference to _configurationService
aspire (1)
Projects\DotNetBasedAppHostServerProject.cs (1)
344
configuredChannelName = await
_configurationService
.GetConfigurationAsync("channel", cancellationToken);