1 write to _configurationService
aspire (1)
Caching\AppHostInfoDiskCache.cs (1)
117_configurationService = configurationService;
1 reference to _configurationService
aspire (1)
Caching\AppHostInfoDiskCache.cs (1)
261var value = await _configurationService.GetConfigurationFromDirectoryAsync(DisableConfigKey, startDirectory, cancellationToken: cancellationToken).ConfigureAwait(false);