3 writes to Invoke
dotnet-sql-cache (3)
src\Shared\CommandLineUtils\CommandLine\CommandLineApplication.cs (3)
43
Invoke
= () => 0;
135
Invoke
= invoke;
140
Invoke
= () => invoke().Result;
1 reference to Invoke
dotnet-sql-cache (1)
src\Shared\CommandLineUtils\CommandLine\CommandLineApplication.cs (1)
378
return command.
Invoke
();