2 references to WhyCommand_Description
NuGet.CommandLine.XPlat (2)
Commands\Why\WhyCommand.cs (2)
25whyCmd.Description = Strings.WhyCommand_Description; 63var whyCommand = new DocumentedCommand("why", Strings.WhyCommand_Description, "https://aka.ms/dotnet/nuget/why");