12 instantiations of CertificateTrustExecutionConfigurationGatherer
Aspire.Hosting (1)
ApplicationModel\ExecutionConfigurationBuilderExtensions.cs (1)
43return builder.AddExecutionConfigurationGatherer(new CertificateTrustExecutionConfigurationGatherer(configContextFactory));
Aspire.Hosting.Tests (11)
ExecutionConfigurationGathererTests.cs (11)
224var gatherer = new CertificateTrustExecutionConfigurationGatherer(configContextFactory); 252var gatherer = new CertificateTrustExecutionConfigurationGatherer(configContextFactory); 282var gatherer = new CertificateTrustExecutionConfigurationGatherer(configContextFactory); 310var gatherer = new CertificateTrustExecutionConfigurationGatherer(configContextFactory); 332var gatherer = new CertificateTrustExecutionConfigurationGatherer(configContextFactory); 358var gatherer = new CertificateTrustExecutionConfigurationGatherer(configContextFactory); 393var gatherer = new CertificateTrustExecutionConfigurationGatherer(configContextFactory); 423var gatherer = new CertificateTrustExecutionConfigurationGatherer(configContextFactory); 459var gatherer = new CertificateTrustExecutionConfigurationGatherer(configContextFactory); 519var gatherer = new CertificateTrustExecutionConfigurationGatherer(configContextFactory); 582var gatherer = new CertificateTrustExecutionConfigurationGatherer(configContextFactory);
12 references to CertificateTrustExecutionConfigurationGatherer
Aspire.Hosting (1)
ApplicationModel\CertificateTrustExecutionConfigurationGatherer.cs (1)
22/// Initializes a new instance of <see cref="CertificateTrustExecutionConfigurationGatherer"/>.
Aspire.Hosting.Tests (11)
ExecutionConfigurationGathererTests.cs (11)
224var gatherer = new CertificateTrustExecutionConfigurationGatherer(configContextFactory); 252var gatherer = new CertificateTrustExecutionConfigurationGatherer(configContextFactory); 282var gatherer = new CertificateTrustExecutionConfigurationGatherer(configContextFactory); 310var gatherer = new CertificateTrustExecutionConfigurationGatherer(configContextFactory); 332var gatherer = new CertificateTrustExecutionConfigurationGatherer(configContextFactory); 358var gatherer = new CertificateTrustExecutionConfigurationGatherer(configContextFactory); 393var gatherer = new CertificateTrustExecutionConfigurationGatherer(configContextFactory); 423var gatherer = new CertificateTrustExecutionConfigurationGatherer(configContextFactory); 459var gatherer = new CertificateTrustExecutionConfigurationGatherer(configContextFactory); 519var gatherer = new CertificateTrustExecutionConfigurationGatherer(configContextFactory); 582var gatherer = new CertificateTrustExecutionConfigurationGatherer(configContextFactory);