4 references to FindCore
System.Security.Cryptography (4)
System\Security\Cryptography\X509Certificates\FindPal.Windows.cs (4)
48FindCore<object>(Interop.Crypt32.CertFindType.CERT_FIND_HASH, &blob); 56FindCore<object>(Interop.Crypt32.CertFindType.CERT_FIND_SUBJECT_STR, pSubjectName); 75FindCore<object>(Interop.Crypt32.CertFindType.CERT_FIND_ISSUER_STR, pIssuerName); 388FindCore(Interop.Crypt32.CertFindType.CERT_FIND_ANY, null, state, filter);