1 write to _action
System.CommandLine (1)
ParseResult.cs (1)
40_action = action;
1 reference to _action
System.CommandLine (1)
ParseResult.cs (1)
335public CommandLineAction? Action => _action ?? CommandResult.Command.Action;