1 write to _features
aspire (1)
Commands\UpdateCommand.cs (1)
65_features = features;
2 references to _features
aspire (2)
Commands\UpdateCommand.cs (2)
73var isStagingEnabled = KnownFeatures.IsStagingChannelEnabled(_features, _configuration); 277var isStagingEnabled = KnownFeatures.IsStagingChannelEnabled(_features, _configuration);