1 write to _recipients
System.Security.Cryptography.Pkcs (1)
System\Security\Cryptography\Pkcs\CmsRecipientEnumerator.cs (1)
14_recipients = recipients;
3 references to _recipients
System.Security.Cryptography.Pkcs (3)
System\Security\Cryptography\Pkcs\CmsRecipientEnumerator.cs (3)
22return _recipients[_current]; 30return _recipients[_current]; 36if (_current >= _recipients.Count - 1)