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