3 references to EtwUnhandledExceptionIsEnabled
System.ServiceModel.Primitives (3)
Internals\System\Runtime\ExceptionTrace.cs (2)
43if (WcfEventSource.Instance.EtwUnhandledExceptionIsEnabled()) 73if (WcfEventSource.Instance.EtwUnhandledExceptionIsEnabled())
Internals\TraceCore.cs (1)
402return WcfEventSource.Instance.EtwUnhandledExceptionIsEnabled();