4 writes to _expire
System.Security.Cryptography (4)
System\Security\Cryptography\X509Certificates\OpenSslCrlCache.cs (4)
570_expire = null; 626_expire = current.Next; 664_expire = _head; 676_expire = null;
3 references to _expire
System.Security.Cryptography (3)
System\Security\Cryptography\X509Certificates\OpenSslCrlCache.cs (3)
568if (cur == _expire) 624if (current == _expire) 663prune = _expire;