2 references to StageCommand
NuGet.CommandLine.XPlat (2)
NuGetCommands.cs (1)
36StageCommand.Register(packageCommand, interactiveOption, () => CommandOutputLogger.Create());
Program.cs (1)
125StageCommand.Register(packageCommand, interactiveOption, getHidePrefixLogger);