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