2 references to FindProgramInPath
System.Diagnostics.Process (2)
System\Diagnostics\ProcessUtils.Unix.cs (2)
53
return
FindProgramInPath
(program, ref pathBuilder);
392
return
FindProgramInPath
(filename, ref pathBuilder);