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