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