11 references to TraceException
System.Net.WebSockets (11)
System\Net\WebSockets\ManagedWebSocket.cs (10)
323
if (NetEventSource.Log.IsEnabled()) NetEventSource.
TraceException
(this, exc);
365
if (NetEventSource.Log.IsEnabled()) NetEventSource.
TraceException
(this, exc);
382
if (NetEventSource.Log.IsEnabled()) NetEventSource.
TraceException
(this, exc);
399
if (NetEventSource.Log.IsEnabled()) NetEventSource.
TraceException
(this, exc);
532
if (NetEventSource.Log.IsEnabled()) NetEventSource.
TraceException
(this, exc);
569
if (NetEventSource.Log.IsEnabled()) NetEventSource.
TraceException
(this, exc);
609
if (NetEventSource.Log.IsEnabled()) NetEventSource.
TraceException
(this, exc);
999
if (NetEventSource.Log.IsEnabled()) NetEventSource.
TraceException
(this, exc);
1496
if (NetEventSource.Log.IsEnabled()) NetEventSource.
TraceException
(this, exc);
1888
if (NetEventSource.Log.IsEnabled()) NetEventSource.
TraceException
(thisObj, e);
System\Net\WebSockets\ManagedWebSocket.KeepAlive.cs (1)
107
if (NetEventSource.Log.IsEnabled()) NetEventSource.
TraceException
(this, e);