2 instantiations of NuGetCommandRunner
dotnet-aot (2)
parent\dotnet\Commands\NuGet\NuGetCommand.cs (2)
21return Run(args, new NuGetCommandRunner()); 34runner = new NuGetCommandRunner();