1 write to _rootCommand
System.CommandLine (1)
Parsing\ParseOperation.cs (1)
34_rootCommand = rootCommand;
4 references to _rootCommand
System.CommandLine (4)
Parsing\ParseOperation.cs (4)
36_symbolResultTree = new(_rootCommand, tokenizeErrors); 38_rootCommand, 41_symbolResultTree.Add(_rootCommand, _rootCommandResult); 320if (_rootCommand is RootCommand { Directives.Count: > 0 })