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