3 instantiations of TestConfigurationService
Aspire.Cli.Tests (3)
Projects\AppHostServerProjectTests.cs (2)
34
var configurationService = new
TestConfigurationService
();
240
var configurationService = new
TestConfigurationService
Projects\GuestAppHostProjectTests.cs (1)
347
var configService = new
TestConfigurationService
3 references to TestConfigurationService
Aspire.Cli.Tests (3)
Projects\AppHostServerProjectTests.cs (2)
34
var
configurationService = new TestConfigurationService();
240
var
configurationService = new TestConfigurationService
Projects\GuestAppHostProjectTests.cs (1)
347
var
configService = new TestConfigurationService