5 instantiations of ArgumentsExecutionConfigurationGatherer
Aspire.Hosting (1)
ApplicationModel\ResourceExecutionConfigurationBuilderExtensions.cs (1)
21return builder.AddExecutionConfigurationGatherer(new ArgumentsExecutionConfigurationGatherer());
Aspire.Hosting.Tests (4)
ResourceExecutionConfigurationGathererTests.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)
ResourceExecutionConfigurationGathererTests.cs (4)
31var gatherer = new ArgumentsExecutionConfigurationGatherer(); 54var gatherer = new ArgumentsExecutionConfigurationGatherer(); 74var gatherer = new ArgumentsExecutionConfigurationGatherer(); 98var gatherer = new ArgumentsExecutionConfigurationGatherer();