1 instantiation of FindPal
System.Security.Cryptography (1)
System\Security\Cryptography\X509Certificates\FindPal.Windows.cs (1)
27return new FindPal(findFrom, copyTo, validOnly);
1 reference to FindPal
System.Security.Cryptography (1)
System\Security\Cryptography\X509Certificates\X509Certificate2Collection.cs (1)
194return FindPal.FindFromCollection(this, findType, findValue, validOnly);