4 references to DateTime
System (2)
compmod\system\diagnostics\DelimitedListTraceListener.cs (1)
178
if (IsEnabled(TraceOptions.
DateTime
))
compmod\system\diagnostics\TraceListener.cs (1)
435
if (IsEnabled(TraceOptions.
DateTime
))
System.Core (1)
System\Diagnostics\EventSchemaTraceListener.cs (1)
304
if ((TraceOptions.
DateTime
& opts) != 0) {
System.Web (1)
IisTraceListener.cs (1)
163
if (IsEnabled(TraceOptions.
DateTime
)) {