3 references to HandleUnexpectedArg
dotnet-getdocument (3)
src\Shared\CommandLineUtils\CommandLine\CommandLineApplication.cs (3)
205
if (
HandleUnexpectedArg
(
279
if (
HandleUnexpectedArg
(command, args, index, argTypeName: "option"))
363
if (
HandleUnexpectedArg
(command, args, index, argTypeName: "command or argument"))