1 reference to SuccessCode
NuGet.Commands (1)
VerifyCommand\VerifyCommandRunner.cs (1)
109
return errorCount == 0 ?
SuccessCode
: FailureCode;