3 references to CheckCertificateName
System (3)
net\System\Net\_TLSstream.cs (1)
474ServicePointManager.CheckCertificateName);
net\System\Net\Internal.cs (2)
2086if (ServicePointManager.CheckCertificateName){ 2106if ((CertificateProblem)status == CertificateProblem.CertCN_NO_MATCH && ServicePointManager.CheckCertificateName) {