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