3 writes to Invoke
rzc (3)
CommandLine\CommandLineApplication.cs (3)
37Invoke = () => 0; 129Invoke = invoke; 134Invoke = () => invoke().Result;
1 reference to Invoke
rzc (1)
CommandLine\CommandLineApplication.cs (1)
372return command.Invoke();