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