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