1 write to _hostEnvironment
aspire (1)
Commands\AddCommand.cs (1)
54_hostEnvironment = hostEnvironment;
3 references to _hostEnvironment
aspire (3)
Commands\AddCommand.cs (3)
89if (!await SdkInstallHelper.EnsureSdkInstalledAsync(_sdkInstaller, InteractionService, _features, Telemetry, _hostEnvironment, cancellationToken)) 286> 1 when !_hostEnvironment.SupportsInteractiveInput => distinctPackages.First(), 303if (!_hostEnvironment.SupportsInteractiveInput)