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