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