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