26 references to IsEtwEventEnabled
System.Activities.DurableInstancing (26)
TD.Designer.cs (26)
69
&& (FxTrace.ShouldTraceVerboseToTraceSource || TD.
IsEtwEventEnabled
(0)));
80
if (TD.
IsEtwEventEnabled
(0))
98
&& (FxTrace.ShouldTraceVerboseToTraceSource || TD.
IsEtwEventEnabled
(1)));
109
if (TD.
IsEtwEventEnabled
(1))
127
&& (FxTrace.ShouldTraceErrorToTraceSource || TD.
IsEtwEventEnabled
(2)));
137
if (TD.
IsEtwEventEnabled
(2))
155
&& (FxTrace.ShouldTraceErrorToTraceSource || TD.
IsEtwEventEnabled
(3)));
168
if (TD.
IsEtwEventEnabled
(3))
186
&& (FxTrace.ShouldTraceErrorToTraceSource || TD.
IsEtwEventEnabled
(4)));
197
if (TD.
IsEtwEventEnabled
(4))
215
&& (FxTrace.ShouldTraceInformationToTraceSource || TD.
IsEtwEventEnabled
(5)));
226
if (TD.
IsEtwEventEnabled
(5))
244
&& (FxTrace.ShouldTraceInformationToTraceSource || TD.
IsEtwEventEnabled
(6)));
256
if (TD.
IsEtwEventEnabled
(6))
274
&& (FxTrace.ShouldTraceErrorToTraceSource || TD.
IsEtwEventEnabled
(7)));
286
if (TD.
IsEtwEventEnabled
(7))
304
&& (FxTrace.ShouldTraceWarningToTraceSource || TD.
IsEtwEventEnabled
(8)));
317
if (TD.
IsEtwEventEnabled
(8))
335
&& (FxTrace.ShouldTraceWarningToTraceSource || TD.
IsEtwEventEnabled
(9)));
347
if (TD.
IsEtwEventEnabled
(9))
365
&& (FxTrace.ShouldTraceWarningToTraceSource || TD.
IsEtwEventEnabled
(10)));
377
if (TD.
IsEtwEventEnabled
(10))
395
&& (FxTrace.ShouldTraceErrorToTraceSource || TD.
IsEtwEventEnabled
(11)));
406
if (TD.
IsEtwEventEnabled
(11))
424
&& (FxTrace.ShouldTraceErrorToTraceSource || TD.
IsEtwEventEnabled
(12)));
435
if (TD.
IsEtwEventEnabled
(12))