11 references to TraceException
System.Net.WebSockets (11)
System\Net\WebSockets\ManagedWebSocket.cs (10)
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);
1508
if (NetEventSource.Log.IsEnabled()) NetEventSource.
TraceException
(this, exc);
1900
if (NetEventSource.Log.IsEnabled()) NetEventSource.
TraceException
(thisObj, e);
System\Net\WebSockets\ManagedWebSocket.KeepAlive.cs (1)
107
if (NetEventSource.Log.IsEnabled()) NetEventSource.
TraceException
(this, e);