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)
86if (!Interop.procfs.TryReadStatFile(pid: _processId, tid: Id, result: out stat))