3 writes to Invoke
NuGet.CommandLine.XPlat (3)
src\nuget-client\artifacts\.packages\microsoft.extensions.commandlineutils.sources\3.0.0-preview6.19253.5\contentFiles\cs\netstandard1.0\shared\CommandLine\CommandLineApplication.cs (3)
28
Invoke
= () => 0;
118
Invoke
= invoke;
123
Invoke
= () => invoke().Result;
1 reference to Invoke
NuGet.CommandLine.XPlat (1)
src\nuget-client\artifacts\.packages\microsoft.extensions.commandlineutils.sources\3.0.0-preview6.19253.5\contentFiles\cs\netstandard1.0\shared\CommandLine\CommandLineApplication.cs (1)
296
return command.
Invoke
();