1 write to _configurationService
aspire (1)
Projects\DotNetAppHostProject.cs (1)
110_configurationService = configurationService;
1 reference to _configurationService
aspire (1)
Projects\DotNetAppHostProject.cs (1)
1879var value = await _configurationService.GetConfigurationFromDirectoryAsync(DirectLaunchDisabledConfigKey, startDirectory, cancellationToken: cancellationToken).ConfigureAwait(false);