1 write to _sdkInstaller
aspire (1)
Commands\PipelineCommandBase.cs (1)
72
_sdkInstaller
= sdkInstaller;
1 reference to _sdkInstaller
aspire (1)
Commands\PipelineCommandBase.cs (1)
108
if (!await SdkInstallHelper.EnsureSdkInstalledAsync(
_sdkInstaller
, InteractionService, _features, _hostEnvironment, cancellationToken))