2 references to UnboundedArityThreshold
System.CommandLine.StaticCompletions (2)
shells\FishShellProvider.cs (2)
175bool isBounded = maxValues < UnboundedArityThreshold; 262bool isBounded = maxValues < UnboundedArityThreshold;