1 reference to _dynamicCompletionScript
System.CommandLine.StaticCompletions (1)
shells\NuShellShellProvider.cs (1)
48
public string GenerateCompletions(System.CommandLine.Command command) =>
_dynamicCompletionScript
;