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