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