4 references to DateTime
Microsoft.VisualBasic.Forms (2)
Microsoft\VisualBasic\Logging\FileLogTraceListener.vb (2)
901If (TraceOutputOptions And TraceOptions.DateTime) = TraceOptions.DateTime Then
System.Diagnostics.TextWriterTraceListener (1)
System\Diagnostics\DelimitedListTraceListener.cs (1)
189if (IsEnabled(TraceOptions.DateTime))
System.Diagnostics.TraceSource (1)
System\Diagnostics\TraceListener.cs (1)
423if (IsEnabled(TraceOptions.DateTime))