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