1 write to _features
aspire (1)
Commands\NewCommand.cs (1)
82
_features
= features;
1 reference to _features
aspire (1)
Commands\NewCommand.cs (1)
94
var isStagingEnabled =
_features
.IsFeatureEnabled(KnownFeatures.StagingChannelEnabled, false);