3 references to ThrowingEtwExceptionIsEnabled
System.ServiceModel.Primitives (3)
Internals\System\Runtime\ExceptionTrace.cs (2)
36
if (WcfEventSource.Instance.
ThrowingEtwExceptionIsEnabled
())
66
if (WcfEventSource.Instance.
ThrowingEtwExceptionIsEnabled
())
Internals\TraceCore.cs (1)
425
return WcfEventSource.Instance.
ThrowingEtwExceptionIsEnabled
();