38 references to IsEtwEventEnabled
System.ServiceModel.Activities (38)
TD.Designer.cs (38)
69
&& (FxTrace.ShouldTraceWarningToTraceSource || TD.
IsEtwEventEnabled
(0)));
80
if (TD.
IsEtwEventEnabled
(0))
98
&& (FxTrace.ShouldTraceInformationToTraceSource || TD.
IsEtwEventEnabled
(1)));
110
if (TD.
IsEtwEventEnabled
(1))
128
&& (FxTrace.ShouldTraceInformationToTraceSource || TD.
IsEtwEventEnabled
(2)));
141
if (TD.
IsEtwEventEnabled
(2))
159
&& (FxTrace.ShouldTraceWarningToTraceSource || TD.
IsEtwEventEnabled
(3)));
170
if (TD.
IsEtwEventEnabled
(3))
188
&& (FxTrace.ShouldTraceInformationToTraceSource || TD.
IsEtwEventEnabled
(4)));
201
if (TD.
IsEtwEventEnabled
(4))
219
&& (FxTrace.ShouldTraceInformationToTraceSource || TD.
IsEtwEventEnabled
(5)));
230
if (TD.
IsEtwEventEnabled
(5))
248
&& (FxTrace.ShouldTraceInformationToTraceSource || TD.
IsEtwEventEnabled
(6)));
259
if (TD.
IsEtwEventEnabled
(6))
277
&& (FxTrace.ShouldTraceInformationToTraceSource || TD.
IsEtwEventEnabled
(7)));
288
if (TD.
IsEtwEventEnabled
(7))
306
&& (FxTrace.ShouldTraceInformationToTraceSource || TD.
IsEtwEventEnabled
(8)));
319
if (TD.
IsEtwEventEnabled
(8))
337
&& (FxTrace.ShouldTraceWarningToTraceSource || TD.
IsEtwEventEnabled
(9)));
348
if (TD.
IsEtwEventEnabled
(9))
365
return (FxTrace.ShouldTraceInformation && TD.
IsEtwEventEnabled
(10));
375
if (TD.
IsEtwEventEnabled
(10))
387
return (FxTrace.ShouldTraceInformation && TD.
IsEtwEventEnabled
(11));
397
if (TD.
IsEtwEventEnabled
(11))
410
&& (FxTrace.ShouldTraceInformationToTraceSource || TD.
IsEtwEventEnabled
(12)));
422
if (TD.
IsEtwEventEnabled
(12))
440
&& (FxTrace.ShouldTraceVerboseToTraceSource || TD.
IsEtwEventEnabled
(13)));
452
if (TD.
IsEtwEventEnabled
(13))
470
&& (FxTrace.ShouldTraceInformationToTraceSource || TD.
IsEtwEventEnabled
(14)));
483
if (TD.
IsEtwEventEnabled
(14))
500
return (FxTrace.ShouldTraceVerbose && TD.
IsEtwEventEnabled
(15));
510
if (TD.
IsEtwEventEnabled
(15))
522
return (FxTrace.ShouldTraceInformation && TD.
IsEtwEventEnabled
(16));
534
if (TD.
IsEtwEventEnabled
(16))
546
return (FxTrace.ShouldTraceInformation && TD.
IsEtwEventEnabled
(17));
558
if (TD.
IsEtwEventEnabled
(17))
570
return (FxTrace.ShouldTraceVerbose && TD.
IsEtwEventEnabled
(18));
582
if (TD.
IsEtwEventEnabled
(18))