5 references to IsExecutable
System.Diagnostics.Process (5)
System\Diagnostics\ProcessUtils.cs (1)
33if (IsExecutable(path))
System\Diagnostics\ProcessUtils.Unix.cs (4)
177if (IsExecutable(filenameInWorkingDirectory)) 193if (IsExecutable(resolvedFilename)) 313if (IsExecutable(path)) 323if (IsExecutable(path))