2 references to CreateProcessInfo
System.Diagnostics.Process (2)
System\Diagnostics\Process.Linux.cs (1)
40ProcessInfo processInfo = ProcessManager.CreateProcessInfo(ref parsedStat, ref parsedStatus, actualProcessName);
System\Diagnostics\ProcessManager.Linux.cs (1)
76return CreateProcessInfo(ref stat, ref status);