1 instantiation of TestFeatures
Aspire.Cli.Tests (1)
Commands\RunCommandTests.cs (1)
1462var featuresFactory = (IServiceProvider sp) => new TestFeatures()
1 reference to TestFeatures
Aspire.Cli.Tests (1)
Commands\RunCommandTests.cs (1)
1486public TestFeatures SetFeature(string featureName, bool value)