1 reference to FileExistsAndIsExecutable
Aspire.Hosting.Tasks (1)
CommandPathResolver.cs (1)
37
if (seenPaths.Add(candidate) &&
FileExistsAndIsExecutable
(candidate))