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