1 write to _preActions
System.CommandLine (1)
ParseResult.cs (1)
41_preActions = preActions;
1 reference to _preActions
System.CommandLine (1)
ParseResult.cs (1)
337internal IReadOnlyList<CommandLineAction>? PreActions => _preActions;