2 references to ListPackageConsoleRenderer
NuGet.CommandLine.XPlat (2)
Commands\PackageReferenceCommands\ListPackage\ListPackageCommand.cs (1)
190return new ListPackageConsoleRenderer(consoleOut, consoleError);
ListPackage\ListPackageConsoleRenderer.cs (1)
26: this(Console.Out, Console.Error)