3 writes to _certificate
System.ServiceModel.Primitives (3)
System\ServiceModel\Security\X509CertificateInitiatorClientCredential.cs (3)
26_certificate = other._certificate; 50_certificate = value; 72_certificate = SecurityUtils.GetCertificateFromStore(storeName, storeLocation, findType, findValue, null);
2 references to _certificate
System.ServiceModel.Primitives (2)
System\ServiceModel\Security\X509CertificateInitiatorClientCredential.cs (2)
26_certificate = other._certificate; 45return _certificate;