5 instantiations of ArgumentsExecutionConfigurationGatherer
Aspire.Hosting (1)
ApplicationModel\ExecutionConfigurationBuilderExtensions.cs (1)
21return builder.AddExecutionConfigurationGatherer(new ArgumentsExecutionConfigurationGatherer());
Aspire.Hosting.Tests (4)
ExecutionConfigurationGathererTests.cs (4)
31var gatherer = new ArgumentsExecutionConfigurationGatherer(); 54var gatherer = new ArgumentsExecutionConfigurationGatherer(); 74var gatherer = new ArgumentsExecutionConfigurationGatherer(); 98var gatherer = new ArgumentsExecutionConfigurationGatherer();
4 references to ArgumentsExecutionConfigurationGatherer
Aspire.Hosting.Tests (4)
ExecutionConfigurationGathererTests.cs (4)
31var gatherer = new ArgumentsExecutionConfigurationGatherer(); 54var gatherer = new ArgumentsExecutionConfigurationGatherer(); 74var gatherer = new ArgumentsExecutionConfigurationGatherer(); 98var gatherer = new ArgumentsExecutionConfigurationGatherer();