3 writes to _current
System.Security.Cryptography.Pkcs (3)
System\Security\Cryptography\Pkcs\CmsRecipientEnumerator.cs (3)
15_current = -1; 38_current++; 44_current = -1;
3 references to _current
System.Security.Cryptography.Pkcs (3)
System\Security\Cryptography\Pkcs\CmsRecipientEnumerator.cs (3)
22return _recipients[_current]; 30return _recipients[_current]; 36if (_current >= _recipients.Count - 1)