2 references to GetCertificateFromStoreCore
System.ServiceModel.Primitives (2)
System\ServiceModel\Security\SecurityUtils.cs (2)
846X509Certificate2 certificate = GetCertificateFromStoreCore(storeName, storeLocation, findType, findValue, target, true); 858certificate = GetCertificateFromStoreCore(storeName, storeLocation, findType, findValue, target, false);