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