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