7 references to TraceHandledException
System.ServiceModel.Primitives (7)
System\ServiceModel\Channels\ReliableMessagingHelpers.cs (3)
453DiagnosticUtility.TraceHandledException(exception, TraceEventType.Information); 465DiagnosticUtility.TraceHandledException(exception, TraceEventType.Information); 945DiagnosticUtility.TraceHandledException(e, TraceEventType.Information);
System\ServiceModel\Channels\WsrmMessageInfo.cs (3)
521DiagnosticUtility.TraceHandledException(exception, TraceEventType.Information); 529DiagnosticUtility.TraceHandledException(exception, TraceEventType.Information); 553DiagnosticUtility.TraceHandledException(exception, TraceEventType.Information);
System\ServiceModel\ClientBase.cs (1)
178DiagnosticUtility.TraceHandledException(ex, TraceEventType.Warning);