2 references to WriteExceptionToTraceString
System.ServiceModel.Internals (2)
System\Runtime\Diagnostics\EtwDiagnosticTrace.cs (2)
729
WriteExceptionToTraceString
(xml, exception, maxTraceStringLength, MaxExceptionDepth);
826
WriteExceptionToTraceString
(xml, exception.InnerException, remainingLength, remainingAllowedRecursionDepth);