12 instantiations of CertificateTrustExecutionConfigurationGatherer
Aspire.Hosting (1)
ApplicationModel\ExecutionConfigurationBuilderExtensions.cs (1)
43
return builder.AddExecutionConfigurationGatherer(new
CertificateTrustExecutionConfigurationGatherer
(configContextFactory));
Aspire.Hosting.Tests (11)
ExecutionConfigurationGathererTests.cs (11)
224
var gatherer = new
CertificateTrustExecutionConfigurationGatherer
(configContextFactory);
252
var gatherer = new
CertificateTrustExecutionConfigurationGatherer
(configContextFactory);
282
var gatherer = new
CertificateTrustExecutionConfigurationGatherer
(configContextFactory);
310
var gatherer = new
CertificateTrustExecutionConfigurationGatherer
(configContextFactory);
332
var gatherer = new
CertificateTrustExecutionConfigurationGatherer
(configContextFactory);
358
var gatherer = new
CertificateTrustExecutionConfigurationGatherer
(configContextFactory);
393
var gatherer = new
CertificateTrustExecutionConfigurationGatherer
(configContextFactory);
423
var gatherer = new
CertificateTrustExecutionConfigurationGatherer
(configContextFactory);
459
var gatherer = new
CertificateTrustExecutionConfigurationGatherer
(configContextFactory);
519
var gatherer = new
CertificateTrustExecutionConfigurationGatherer
(configContextFactory);
582
var 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)
224
var
gatherer = new CertificateTrustExecutionConfigurationGatherer(configContextFactory);
252
var
gatherer = new CertificateTrustExecutionConfigurationGatherer(configContextFactory);
282
var
gatherer = new CertificateTrustExecutionConfigurationGatherer(configContextFactory);
310
var
gatherer = new CertificateTrustExecutionConfigurationGatherer(configContextFactory);
332
var
gatherer = new CertificateTrustExecutionConfigurationGatherer(configContextFactory);
358
var
gatherer = new CertificateTrustExecutionConfigurationGatherer(configContextFactory);
393
var
gatherer = new CertificateTrustExecutionConfigurationGatherer(configContextFactory);
423
var
gatherer = new CertificateTrustExecutionConfigurationGatherer(configContextFactory);
459
var
gatherer = new CertificateTrustExecutionConfigurationGatherer(configContextFactory);
519
var
gatherer = new CertificateTrustExecutionConfigurationGatherer(configContextFactory);
582
var
gatherer = new CertificateTrustExecutionConfigurationGatherer(configContextFactory);