4 references to AddPkg_InteractiveDescription
NuGet.CommandLine.XPlat (4)
Commands\PackageReferenceCommands\AddPackageReferenceCommand.cs (1)
73Strings.AddPkg_InteractiveDescription,
Commands\PackageReferenceCommands\RemovePackageReferenceCommand.cs (1)
42Strings.AddPkg_InteractiveDescription,
NuGetCommands.cs (1)
51Description = Strings.AddPkg_InteractiveDescription,
Program.cs (1)
111interactiveOption.Description = Strings.AddPkg_InteractiveDescription;