6 references to IsEtwEventEnabled
System.ServiceModel.Channels (6)
TD.Designer.cs (6)
69
&& (FxTrace.ShouldTraceWarningToTraceSource || TD.
IsEtwEventEnabled
(0)));
83
if (TD.
IsEtwEventEnabled
(0))
100
return (FxTrace.ShouldTraceVerbose && TD.
IsEtwEventEnabled
(1));
110
if (TD.
IsEtwEventEnabled
(1))
122
return (FxTrace.ShouldTraceVerbose && TD.
IsEtwEventEnabled
(2));
133
if (TD.
IsEtwEventEnabled
(2))