1 write to _features
aspire (1)
Commands\InitCommand.cs (1)
97_features = features;
2 references to _features
aspire (2)
Commands\InitCommand.cs (2)
141if (_features.IsFeatureEnabled(KnownFeatures.PolyglotSupportEnabled, false)) 166if (!await SdkInstallHelper.EnsureSdkInstalledAsync(_sdkInstaller, InteractionService, _features, _hostEnvironment, cancellationToken))