2 writes to _CertValidationDelegate
System (2)
net\System\Net\SecureProtocols\_SslState.cs (2)
120
_CertValidationDelegate
= certValidationCallback;
227
_CertValidationDelegate
= certValidationCallback;
1 reference to _CertValidationDelegate
System (1)
net\System\Net\SecureProtocols\_SslState.cs (1)
1002
if (!Context.VerifyRemoteCertificate(
_CertValidationDelegate
, ref alertToken))