2 references to _trustedCertificates
Microsoft.AspNetCore.Shared.Tests (2)
TestCertificateManager.cs (2)
58public IReadOnlyList<X509Certificate2> TrustedCertificates => _trustedCertificates; 283_trustedCertificates.Add(certificate);