2 references to WriteExceptionToTraceString
dotnet-svcutil-lib (2)
FrameworkFork\System.ServiceModel\Internals\System\Runtime\Diagnostics\EtwDiagnosticTrace.cs (2)
251
WriteExceptionToTraceString
(xml, exception, maxTraceStringLength, MaxExceptionDepth);
339
WriteExceptionToTraceString
(xml, exception.InnerException, remainingLength, remainingAllowedRecursionDepth);