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