1 write to Verifications
NuGet.CommandLine.XPlat (1)
Commands\Signing\VerifyCommand.cs (1)
61
args.
Verifications
= all.HasValue() ?
2 references to Verifications
NuGet.Commands (2)
VerifyCommand\VerifyCommandRunner.cs (2)
32
if (verifyArgs.
Verifications
.Count == 0)
167
return args.
Verifications
.Any(verification => verification == Verification.All || verification == v);