1 write to _throwOnUnexpectedArg
ClientSample (1)
src\Shared\CommandLineUtils\CommandLine\CommandLineApplication.cs (1)
36
_throwOnUnexpectedArg
= throwOnUnexpectedArg;
2 references to _throwOnUnexpectedArg
ClientSample (2)
src\Shared\CommandLineUtils\CommandLine\CommandLineApplication.cs (2)
196
!command.
_throwOnUnexpectedArg
&&
582
if (command.
_throwOnUnexpectedArg
)