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)
1002if (!Context.VerifyRemoteCertificate(_CertValidationDelegate, ref alertToken))