2 references to Config_Description
NuGet.CommandLine.XPlat (2)
Commands\ConfigCommands\ConfigCommand.cs (2)
85configCmd.Description = Strings.Config_Description; 91var ConfigCmd = new DocumentedCommand(name: "config", description: Strings.Config_Description, "https://aka.ms/dotnet/nuget/config");