11 references to TraceException
System.Net.WebSockets (11)
System\Net\WebSockets\ManagedWebSocket.cs (9)
335
if (NetEventSource.Log.IsEnabled()) NetEventSource.
TraceException
(this, exc);
377
if (NetEventSource.Log.IsEnabled()) NetEventSource.
TraceException
(this, exc);
394
if (NetEventSource.Log.IsEnabled()) NetEventSource.
TraceException
(this, exc);
411
if (NetEventSource.Log.IsEnabled()) NetEventSource.
TraceException
(this, exc);
544
if (NetEventSource.Log.IsEnabled()) NetEventSource.
TraceException
(this, exc);
581
if (NetEventSource.Log.IsEnabled()) NetEventSource.
TraceException
(this, exc);
621
if (NetEventSource.Log.IsEnabled()) NetEventSource.
TraceException
(this, exc);
1011
if (NetEventSource.Log.IsEnabled()) NetEventSource.
TraceException
(this, exc);
1504
if (NetEventSource.Log.IsEnabled()) NetEventSource.
TraceException
(this, exc);
System\Net\WebSockets\ManagedWebSocket.KeepAlive.cs (2)
107
if (NetEventSource.Log.IsEnabled()) NetEventSource.
TraceException
(this, e);
167
if (NetEventSource.Log.IsEnabled()) NetEventSource.
TraceException
(thisObj, e);