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