3 references to HandleUnexpectedArg
rzc (3)
CommandLine\CommandLineApplication.cs (3)
199if (HandleUnexpectedArg( 273if (HandleUnexpectedArg(command, args, index, argTypeName: "option")) 357if (HandleUnexpectedArg(command, args, index, argTypeName: "command or argument"))