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