3 references to IsExecutable
System.Diagnostics.Process (3)
System\Diagnostics\ProcessUtils.Unix.cs (3)
45
return
IsExecutable
(pathBuilder.AsSpan());
241
if (
IsExecutable
(filenameInWorkingDirectory))
257
if (
IsExecutable
(resolvedFilename))