2 references to EnsureDeveloperCertificateCache
aspire (1)
Utils\EnvironmentChecker\DcpConnectionChecker.cs (1)
437
var certificatePath = DcpDeveloperCertificateCache.
EnsureDeveloperCertificateCache
(certificateManager, certificate);
Aspire.Cli.Tests (1)
Utils\DcpConnectionHealthCheckTests.cs (1)
238
var cachedCertificatePath = DcpDeveloperCertificateCache.
EnsureDeveloperCertificateCache
(certificateManager, certificate);