6 references to TracingEnabled
System.ServiceModel.Internals (6)
System\Runtime\Diagnostics\DiagnosticTraceBase.cs (2)
251return this.TracingEnabled && this.HaveListeners && 308if (this.TracingEnabled)
System\Runtime\Diagnostics\EtwDiagnosticTrace.cs (4)
110if (this.TracingEnabled || this.EtwTracingEnabled) 230if (this.TracingEnabled) 241if (this.TracingEnabled) 296if (this.TracingEnabled)