1 write to _storePal
System.Security.Cryptography (1)
System\Security\Cryptography\X509Certificates\FindPal.Windows.cs (1)
20
_storePal
= (StorePal)StorePal.LinkFromCertificateCollection(findFrom);
2 references to _storePal
System.Security.Cryptography (2)
System\Security\Cryptography\X509Certificates\FindPal.Windows.cs (2)
383
_storePal
.Dispose();
409
while (Interop.crypt32.CertFindCertificateInStore(
_storePal
.SafeCertStoreHandle, dwFindType, pvFindPara, ref pCertContext))