1 implementation of Run
dotnet-aot (1)
parent\dotnet\Commands\NuGet\NuGetCommand.cs (1)
71
public int
Run
(string[] args)
1 reference to Run
dotnet-aot (1)
parent\dotnet\Commands\NuGet\NuGetCommand.cs (1)
66
return nugetCommandRunner.
Run
(args);