2 references to HandledException
System.ServiceModel.Internals (2)
System\Runtime\ExceptionTrace.cs (2)
35
TraceCore.
HandledException
(this.diagnosticTrace, exception != null ? exception.ToString() : string.Empty, exception);
240
TraceCore.
HandledException
(this.diagnosticTrace, exception != null ? exception.ToString() : string.Empty, exception);