4 references to ProcessId
Microsoft.VisualBasic.Forms (2)
Microsoft\VisualBasic\Logging\FileLogTraceListener.vb (2)
907
If (TraceOutputOptions And TraceOptions.
ProcessId
) = TraceOptions.
ProcessId
Then
System.Diagnostics.TextWriterTraceListener (1)
System\Diagnostics\DelimitedListTraceListener.cs (1)
177
if (IsEnabled(TraceOptions.
ProcessId
))
System.Diagnostics.TraceSource (1)
System\Diagnostics\TraceListener.cs (1)
393
if (IsEnabled(TraceOptions.
ProcessId
))