1 reference to GetStatusFilePathForProcess
System.Diagnostics.Process (1)
src\libraries\Common\src\Interop\Linux\procfs\Interop.ProcFsStat.TryReadStatusFile.cs (1)
59
bool b = TryParseStatusFile(
GetStatusFilePathForProcess
(pid), out result);