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