System\ServiceModel\Security\SecurityUtils.cs (2)
2142X509Certificate2 certificate = GetCertificateFromStoreCore(storeName, storeLocation, findType, findValue, target, true);
2152certificate = GetCertificateFromStoreCore(storeName, storeLocation, findType, findValue, target, false);