6 references to IsEnabled
System.Diagnostics.TraceSource (6)
System\Diagnostics\TraceListener.cs (6)
393if (IsEnabled(TraceOptions.ProcessId)) 396if (IsEnabled(TraceOptions.LogicalOperationStack)) 420if (IsEnabled(TraceOptions.ThreadId)) 423if (IsEnabled(TraceOptions.DateTime)) 426if (IsEnabled(TraceOptions.Timestamp)) 429if (IsEnabled(TraceOptions.Callstack))