1 reference to HandledExceptionVerbose
System.ServiceModel.Internals (1)
System\Runtime\ExceptionTrace.cs (1)
234
TraceCore.
HandledExceptionVerbose
(this.diagnosticTrace, exception != null ? exception.ToString() : string.Empty, exception);