1 write to _throwOnUnexpectedArg
rzc (1)
CommandLine\CommandLineApplication.cs (1)
30
_throwOnUnexpectedArg
= throwOnUnexpectedArg;
2 references to _throwOnUnexpectedArg
rzc (2)
CommandLine\CommandLineApplication.cs (2)
190
!command.
_throwOnUnexpectedArg
&&
576
if (command.
_throwOnUnexpectedArg
)