11 references to ExceptionToTraceString
dotnet-svcutil-lib (11)
FrameworkFork\System.ServiceModel\Internals\System\Runtime\Diagnostics\EtwDiagnosticTrace.cs (1)
214
serializedException =
ExceptionToTraceString
(exception, MaxExceptionStringLength);
FrameworkFork\System.ServiceModel\Internals\TraceCore.Designer.cs (10)
77
string serializedException = EtwDiagnosticTrace.
ExceptionToTraceString
(exception, int.MaxValue);
113
string serializedException = EtwDiagnosticTrace.
ExceptionToTraceString
(exception, int.MaxValue);
136
string serializedException = EtwDiagnosticTrace.
ExceptionToTraceString
(exception, int.MaxValue);
264
string serializedException = EtwDiagnosticTrace.
ExceptionToTraceString
(exception, int.MaxValue);
372
string serializedException = EtwDiagnosticTrace.
ExceptionToTraceString
(exception, int.MaxValue);
395
string serializedException = EtwDiagnosticTrace.
ExceptionToTraceString
(exception, int.MaxValue);
418
string serializedException = EtwDiagnosticTrace.
ExceptionToTraceString
(exception, int.MaxValue);
442
string serializedException = EtwDiagnosticTrace.
ExceptionToTraceString
(exception, int.MaxValue);
466
string serializedException = EtwDiagnosticTrace.
ExceptionToTraceString
(exception, int.MaxValue);
490
string serializedException = EtwDiagnosticTrace.
ExceptionToTraceString
(exception, int.MaxValue);