4 references to Error_PkgMissingArgument
NuGet.CommandLine.XPlat (4)
Commands\PackageReferenceCommands\AddPackageReferenceCommand.cs (1)
132
throw new ArgumentException(string.Format(CultureInfo.CurrentCulture, Strings.
Error_PkgMissingArgument
,
Commands\PackageReferenceCommands\RemovePackageReferenceCommand.cs (1)
69
throw new ArgumentException(string.Format(CultureInfo.CurrentCulture, Strings.
Error_PkgMissingArgument
,
Commands\Signing\SignCommand.cs (1)
154
throw new ArgumentException(string.Format(CultureInfo.CurrentCulture, Strings.
Error_PkgMissingArgument
,
Commands\Signing\VerifyCommand.cs (1)
85
throw new ArgumentException(string.Format(CultureInfo.CurrentCulture, Strings.
Error_PkgMissingArgument
,