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