1 implementation of ICommandRunner
dotnet-aot (1)
parent\dotnet\Commands\NuGet\NuGetCommand.cs (1)
69private class NuGetCommandRunner : ICommandRunner
2 references to ICommandRunner
dotnet-aot (2)
parent\dotnet\Commands\NuGet\NuGetCommand.cs (2)
31ICommandRunner runner; 52public static int Run(string[] args, ICommandRunner nugetCommandRunner)