2 references to OverflowValue
System.Security.Cryptography (2)
System\Security\Cryptography\X509Certificates\OpenSslX509ChainProcessor.cs (2)
1557
if (val >=
OverflowValue
)
1559
Debug.Fail($"Out of range X509VerifyStatusCode returned {val} >= {
OverflowValue
}");