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