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