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