2 references to GenerateDynamicCall
System.CommandLine.StaticCompletions (2)
shells\BashShellProvider.cs (2)
137completions.Add($"$({GenerateDynamicCall()})"); 197completionCommand = GenerateChoicesPrompt($"({GenerateDynamicCall()})");