1 write to _hostEnvironment
aspire (1)
Commands\AddCommand.cs (1)
49
_hostEnvironment
= hostEnvironment;
1 reference to _hostEnvironment
aspire (1)
Commands\AddCommand.cs (1)
73
if (!await SdkInstallHelper.EnsureSdkInstalledAsync(_sdkInstaller, InteractionService, _features,
_hostEnvironment
, cancellationToken))