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