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