2 references to FunctionName
System.CommandLine.StaticCompletions (2)
shells\BashShellProvider.cs (2)
25var initialFunctionName = command.FunctionName().MakeSafeFunctionName(); 37var functionName = command.FunctionName(parentCommandNames).MakeSafeFunctionName();