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