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