2 references to CertValidationInCallback
System.Net.Security (2)
System\Net\Security\SslStream.IO.cs (1)
620
if (!SslStreamPal.
CertValidationInCallback
)
System\Net\Security\SslStream.Protocol.cs (1)
1176
if (SslStreamPal.CanGenerateCustomAlerts && !SslStreamPal.
CertValidationInCallback
)