1 write to _rootCommand
System.CommandLine (1)
Parsing\SymbolResultTree.cs (1)
19
_rootCommand
= rootCommand;
2 references to _rootCommand
System.CommandLine (2)
Parsing\SymbolResultTree.cs (2)
81
if (_symbolsByName is null &&
_rootCommand
is not null)
84
PopulateSymbolsByName(
_rootCommand
);