3 references to ParseNextInt32
System.Diagnostics.Process (3)
src\libraries\Common\src\Interop\Linux\procfs\Interop.ProcFsStat.cs (3)
114results.pid = parser.ParseNextInt32(); 117results.ppid = parser.ParseNextInt32(); 119results.session = parser.ParseNextInt32();