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