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