8 instantiations of TestFeatures
Aspire.Cli.Tests (8)
Configuration\KnownFeaturesTests.cs (8)
15var features = new TestFeatures(stagingChannelEnabled: false); 24var features = new TestFeatures(stagingChannelEnabled: true); 33var features = new TestFeatures(stagingChannelEnabled: true); 42var features = new TestFeatures(stagingChannelEnabled: false); 51var features = new TestFeatures(stagingChannelEnabled: false); 60var features = new TestFeatures(stagingChannelEnabled: false); 69var features = new TestFeatures(stagingChannelEnabled: false); 78var features = new TestFeatures(stagingChannelEnabled: false);
8 references to TestFeatures
Aspire.Cli.Tests (8)
Configuration\KnownFeaturesTests.cs (8)
15var features = new TestFeatures(stagingChannelEnabled: false); 24var features = new TestFeatures(stagingChannelEnabled: true); 33var features = new TestFeatures(stagingChannelEnabled: true); 42var features = new TestFeatures(stagingChannelEnabled: false); 51var features = new TestFeatures(stagingChannelEnabled: false); 60var features = new TestFeatures(stagingChannelEnabled: false); 69var features = new TestFeatures(stagingChannelEnabled: false); 78var features = new TestFeatures(stagingChannelEnabled: false);