1 instantiation of CertCollectionLoader
System.Security.Cryptography (1)
System\Security\Cryptography\X509Certificates\StorePal.OpenSsl.cs (1)
183private static CertCollectionLoader ListToLoaderPal(List<ICertificatePal> certPals) => new CertCollectionLoader(certPals);
1 reference to CertCollectionLoader
System.Security.Cryptography (1)
System\Security\Cryptography\X509Certificates\StorePal.OpenSsl.cs (1)
183private static CertCollectionLoader ListToLoaderPal(List<ICertificatePal> certPals) => new CertCollectionLoader(certPals);