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