2 references to AddUnmatchedToken
System.CommandLine (2)
Parsing\ArgumentResult.cs (1)
136
SymbolResultTree.
AddUnmatchedToken
(unmatched, parent, rootCommand);
Parsing\ParseOperation.cs (1)
401
_symbolResultTree.
AddUnmatchedToken
(CurrentToken, _innermostCommandResult, _rootCommandResult);