3 references to EtwUnhandledException
System.ServiceModel.Primitives (3)
Internals\System\Runtime\ExceptionTrace.cs (2)
46WcfEventSource.Instance.EtwUnhandledException(exception != null ? exception.ToString() : string.Empty, serializedException); 76WcfEventSource.Instance.EtwUnhandledException(exception != null ? exception.ToString() : string.Empty, serializedException);
Internals\TraceCore.cs (1)
415WcfEventSource.Instance.EtwUnhandledException(param0, serializedException);