6 references to IsEnabled
System.Diagnostics.TraceSource (6)
System\Diagnostics\TraceListener.cs (6)
394if (IsEnabled(TraceOptions.ProcessId)) 397if (IsEnabled(TraceOptions.LogicalOperationStack)) 421if (IsEnabled(TraceOptions.ThreadId)) 424if (IsEnabled(TraceOptions.DateTime)) 427if (IsEnabled(TraceOptions.Timestamp)) 430if (IsEnabled(TraceOptions.Callstack))