4 references to Error_PkgMissingArgument
NuGet.CommandLine.XPlat (4)
Commands\PackageReferenceCommands\AddPackageReferenceCommand.cs (1)
157
throw new ArgumentException(string.Format(CultureInfo.CurrentCulture, Strings.
Error_PkgMissingArgument
,
Commands\PackageReferenceCommands\RemovePackageReferenceCommand.cs (1)
72
throw new ArgumentException(string.Format(CultureInfo.CurrentCulture, Strings.
Error_PkgMissingArgument
,
Commands\Signing\SignCommand.cs (1)
194
throw new ArgumentException(string.Format(CultureInfo.CurrentCulture, Strings.
Error_PkgMissingArgument
,
Commands\Signing\VerifyCommand.cs (1)
96
throw new ArgumentException(string.Format(CultureInfo.CurrentCulture, Strings.
Error_PkgMissingArgument
,