1 write to ppid
System.Diagnostics.Process (1)
src\libraries\Common\src\Interop\Linux\procfs\Interop.ProcFsStat.cs (1)
129results.ppid = parser.ParseNextInt32();
1 reference to ppid
System.Diagnostics.Process (1)
System\Diagnostics\Process.Linux.cs (1)
103GetStat().ppid;