1 write to _processId
System.Diagnostics.Process (1)
System\Diagnostics\ProcessThread.cs (1)
32
_processId
= processId;
1 reference to _processId
System.Diagnostics.Process (1)
System\Diagnostics\ProcessThread.Linux.cs (1)
86
if (!ProcessManager.TryReadStatFile(
_processId
, tid: Id, out stat))