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