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);
539
if (NetEventSource.Log.IsEnabled()) NetEventSource.
TraceException
(this, exc);
576
if (NetEventSource.Log.IsEnabled()) NetEventSource.
TraceException
(this, exc);
616
if (NetEventSource.Log.IsEnabled()) NetEventSource.
TraceException
(this, exc);
1006
if (NetEventSource.Log.IsEnabled()) NetEventSource.
TraceException
(this, exc);
1530
if (NetEventSource.Log.IsEnabled()) NetEventSource.
TraceException
(this, exc);
1913
if (NetEventSource.Log.IsEnabled()) NetEventSource.
TraceException
(thisObj, e);
System\Net\WebSockets\ManagedWebSocket.KeepAlive.cs (1)
107
if (NetEventSource.Log.IsEnabled()) NetEventSource.
TraceException
(this, e);