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