1 write to _certificates
Aspire.Hosting (1)
DeveloperCertificateService.cs (1)
18_certificates = new Lazy<ImmutableList<X509Certificate2>>(() =>
1 reference to _certificates
Aspire.Hosting (1)
DeveloperCertificateService.cs (1)
61public ImmutableList<X509Certificate2> Certificates => _certificates.Value;