3 references to IsExecutable
System.Diagnostics.Process (3)
System\Diagnostics\ProcessUtils.Unix.cs (3)
82
if (
IsExecutable
(segment, program, ref pathBuilder))
378
if (
IsExecutable
(executableDirectory, filename, ref pathBuilder))
386
if (
IsExecutable
(currentDirectory, filename, ref pathBuilder))