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