3 references to ValidateArgument
NuGet.CommandLine.XPlat (3)
Commands\PackageReferenceCommands\AddPackageReferenceCommand.cs (3)
105ValidateArgument(idValue, "--package", "add"); 106ValidateArgument(projectPathValue, "--project", "add"); 110ValidateArgument(dgFilePathValue, "--dg-file", "add");