5 instantiations of ArgumentsExecutionConfigurationGatherer
Aspire.Hosting (1)
ApplicationModel\ExecutionConfigurationBuilderExtensions.cs (1)
21return builder.AddExecutionConfigurationGatherer(new ArgumentsExecutionConfigurationGatherer());
Aspire.Hosting.Tests (4)
ExecutionConfigurationGathererTests.cs (4)
34var gatherer = new ArgumentsExecutionConfigurationGatherer(); 57var gatherer = new ArgumentsExecutionConfigurationGatherer(); 77var gatherer = new ArgumentsExecutionConfigurationGatherer(); 101var gatherer = new ArgumentsExecutionConfigurationGatherer();
4 references to ArgumentsExecutionConfigurationGatherer
Aspire.Hosting.Tests (4)
ExecutionConfigurationGathererTests.cs (4)
34var gatherer = new ArgumentsExecutionConfigurationGatherer(); 57var gatherer = new ArgumentsExecutionConfigurationGatherer(); 77var gatherer = new ArgumentsExecutionConfigurationGatherer(); 101var gatherer = new ArgumentsExecutionConfigurationGatherer();