6 references to Argument_InvalidOffLen
System.Security.Cryptography.Pkcs (6)
src\libraries\Common\src\System\Security\Cryptography\CryptographicAttributeObjectCollection.cs (2)
142throw new ArgumentException(SR.Argument_InvalidOffLen); 158throw new ArgumentException(SR.Argument_InvalidOffLen);
System\Security\Cryptography\Pkcs\CmsRecipientCollection.cs (2)
91throw new ArgumentException(SR.Argument_InvalidOffLen); 107throw new ArgumentException(SR.Argument_InvalidOffLen);
System\Security\Cryptography\Pkcs\RecipientInfoCollection.cs (1)
66throw new ArgumentException(SR.Argument_InvalidOffLen);
System\Security\Cryptography\Pkcs\SignerInfoCollection.cs (1)
64throw new ArgumentException(SR.Argument_InvalidOffLen);