13 references to Error
System.Net.Security (13)
System\Net\CertificateValidationPal.cs (1)
81
NetEventSource.
Error
(null, SR.Format(SR.net_log_open_store_failed, storeLocation, exception));
System\Net\NegotiateAuthenticationPal.Unix.cs (8)
45
if (NetEventSource.Log.IsEnabled()) NetEventSource.
Error
(null, ex);
69
if (NetEventSource.Log.IsEnabled()) NetEventSource.
Error
(null, ex);
141
if (NetEventSource.Log.IsEnabled()) NetEventSource.
Error
(this, ex);
505
if (NetEventSource.Log.IsEnabled()) NetEventSource.
Error
(this, ex);
619
if (NetEventSource.Log.IsEnabled()) NetEventSource.
Error
(this, gex);
653
if (NetEventSource.Log.IsEnabled()) NetEventSource.
Error
(this, ex);
692
if (NetEventSource.Log.IsEnabled()) NetEventSource.
Error
(this, gex);
726
if (NetEventSource.Log.IsEnabled()) NetEventSource.
Error
(this, ex);
System\Net\Security\SslStream.IO.cs (3)
391
if (NetEventSource.Log.IsEnabled()) NetEventSource.
Error
(this, token.Status);
569
if (NetEventSource.Log.IsEnabled()) NetEventSource.
Error
(this, "invalid TLS frame size");
1114
if (NetEventSource.Log.IsEnabled()) NetEventSource.
Error
(this, "invalid TLS frame size");
System\Net\Security\SslStream.Protocol.cs (1)
694
NetEventSource.
Error
(this, "Certiticate callback returned no certificaete.");