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