3 references to ThrowingEtwExceptionVerbose
System.ServiceModel.Primitives (3)
Internals\System\Runtime\ExceptionTrace.cs (2)
53
WcfEventSource.Instance.
ThrowingEtwExceptionVerbose
(_eventSourceName, exception != null ? exception.ToString() : string.Empty, serializedException);
83
WcfEventSource.Instance.
ThrowingEtwExceptionVerbose
(_eventSourceName, exception != null ? exception.ToString() : string.Empty, serializedException);
Internals\TraceCore.cs (1)
463
WcfEventSource.Instance.
ThrowingEtwExceptionVerbose
(param0, param1, serializedException);