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