4 references to
System.CommandLine (4)
Parsing\ArgumentResult.cs (1)
21
SymbolResult? parent) :
base
(symbolResultTree, parent)
Parsing\CommandResult.cs (1)
19
base
(symbolResultTree, parent)
Parsing\DirectiveResult.cs (1)
13
:
base
(symbolResultTree, null) // directives don't belong to any command
Parsing\OptionResult.cs (1)
19
base
(symbolResultTree, parent)