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)
81if (_symbolsByName is null && _rootCommand is not null) 84PopulateSymbolsByName(_rootCommand);