12 references to CertificateTrustExecutionConfigurationGatherer
Aspire.Hosting (1)
ApplicationModel\ExecutionConfigurationBuilderExtensions.cs (1)
46
return builder.AddExecutionConfigurationGatherer(new
CertificateTrustExecutionConfigurationGatherer
(configContextFactory));
Aspire.Hosting.Tests (11)
ExecutionConfigurationGathererTests.cs (11)
293
var gatherer = new
CertificateTrustExecutionConfigurationGatherer
(configContextFactory);
321
var gatherer = new
CertificateTrustExecutionConfigurationGatherer
(configContextFactory);
351
var gatherer = new
CertificateTrustExecutionConfigurationGatherer
(configContextFactory);
379
var gatherer = new
CertificateTrustExecutionConfigurationGatherer
(configContextFactory);
401
var gatherer = new
CertificateTrustExecutionConfigurationGatherer
(configContextFactory);
427
var gatherer = new
CertificateTrustExecutionConfigurationGatherer
(configContextFactory);
462
var gatherer = new
CertificateTrustExecutionConfigurationGatherer
(configContextFactory);
492
var gatherer = new
CertificateTrustExecutionConfigurationGatherer
(configContextFactory);
528
var gatherer = new
CertificateTrustExecutionConfigurationGatherer
(configContextFactory);
588
var gatherer = new
CertificateTrustExecutionConfigurationGatherer
(configContextFactory);
651
var gatherer = new
CertificateTrustExecutionConfigurationGatherer
(configContextFactory);