1 override of IsEnabled
System.ServiceModel.Internals (1)
System\Runtime\Diagnostics\EtwDiagnosticTrace.cs (1)
662public override bool IsEnabled()
1 reference to IsEnabled
System.ServiceModel.Internals (1)
System\Runtime\Diagnostics\EventLogger.cs (1)
170if (shouldTrace && this.diagnosticTrace != null && this.diagnosticTrace.IsEnabled())