4 references to WhyCommand
dotnet (1)
Parser.cs (1)
138
NuGet.CommandLine.XPlat.Commands.Why.
WhyCommand
.GetWhyCommand(nugetCommand, NuGetVirtualProjectBuilder.Instance);
NuGet.CommandLine.XPlat (3)
Program.cs (3)
134
Commands.Why.
WhyCommand
.Register(nugetCommand, lazyConsole, virtualProjectBuilder);
135
Commands.Why.
WhyCommand
.Register(rootCommand, lazyConsole, virtualProjectBuilder);
340
Commands.Why.
WhyCommand
.Register(app);