1 write to UnmatchedTokens
System.CommandLine (1)
Parsing\SymbolResultTree.cs (1)
66
(
UnmatchedTokens
??= new()).Add(token);
1 reference to UnmatchedTokens
System.CommandLine (1)
Parsing\ParseOperation.cs (1)
70
_symbolResultTree.
UnmatchedTokens
,