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