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