4 references to Timestamp
Microsoft.VisualBasic.Forms (2)
Microsoft\VisualBasic\Logging\FileLogTraceListener.vb (2)
917
If (TraceOutputOptions And TraceOptions.
Timestamp
) = TraceOptions.
Timestamp
Then
System.Diagnostics.TextWriterTraceListener (1)
System\Diagnostics\DelimitedListTraceListener.cs (1)
193
if (IsEnabled(TraceOptions.
Timestamp
))
System.Diagnostics.TraceSource (1)
System\Diagnostics\TraceListener.cs (1)
426
if (IsEnabled(TraceOptions.
Timestamp
))