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