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