6 references to StorePal
System.Security.Cryptography (6)
System\Security\Cryptography\X509Certificates\FindPal.Windows.cs (1)
430using (StorePal resultsStore = new StorePal(findResults))
System\Security\Cryptography\X509Certificates\StorePal.Windows.cs (1)
29var pal = new StorePal(certStoreHandle);
System\Security\Cryptography\X509Certificates\StorePal.Windows.Import.cs (4)
114return new StorePal(certStore); 142return new StorePal(certStore); 183return new StorePal(certStore); 212return new StorePal(certStore);