1 write to _features
aspire (1)
Projects\AppHostProjectFactory.cs (1)
30
_features
= features;
1 reference to _features
aspire (1)
Projects\AppHostProjectFactory.cs (1)
62
var polyglotEnabled =
_features
.IsFeatureEnabled(KnownFeatures.PolyglotSupportEnabled, false);