4 writes to _lastBit
System.Security.Cryptography (4)
System\Security\Cryptography\X509Certificates\OpenSslX509ChainProcessor.cs (4)
1600_lastBit = -1; 1626_lastBit++; 1636_lastBit++; 1639_lastBit = -1;
5 references to _lastBit
System.Security.Cryptography (5)
System\Security\Cryptography\X509Certificates\OpenSslX509ChainProcessor.cs (5)
1611if (_lastBit == -1) 1629while (_lastBit < 32) 1631if ((val & (1 << _lastBit)) != 0) 1644_lastBit == -1 ? 1646(Interop.Crypto.X509VerifyStatusCode)(_lastBit + 32 * _lastBucket);