2 references to AppendCommandToPath
System.CommandLine.StaticCompletions (2)
shells\ZshShellProvider.cs (2)
207var pathToSubcommand = AppendCommandToPath(pathToCurrentCommand, subcommand); 275var pathToSubcommand = AppendCommandToPath(pathToThisCommand, subcommand);