1 reference to GetStatFilePathForProcess
System.Diagnostics.Process (1)
src\libraries\Common\src\Interop\Linux\procfs\Interop.ProcFsStat.cs (1)
101
bool b = TryParseStatFile(
GetStatFilePathForProcess
(pid), out result);