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