2 references to GetDevCertsTrustPath
aspire (2)
Certificates\CertificateService.cs (1)
105
var devCertsTrustPath = CertificateHelpers.
GetDevCertsTrustPath
();
Utils\EnvironmentChecker\DevCertsCheck.cs (1)
155
var devCertsTrustPath = CertificateHelpers.
GetDevCertsTrustPath
();