4 references to DecodeErrorWhileDecodingSeeInnerEx
System.Security.Cryptography.Cose (4)
System\Security\Cryptography\Cose\CborReaderExtensions.cs (1)
18throw new CryptographicException(SR.DecodeErrorWhileDecodingSeeInnerEx, ex);
System\Security\Cryptography\Cose\CoseMessage.cs (3)
167throw new CryptographicException(SR.DecodeErrorWhileDecodingSeeInnerEx, ex); 252throw new CryptographicException(SR.DecodeErrorWhileDecodingSeeInnerEx, ex); 330throw new CryptographicException(SR.DecodeErrorWhileDecodingSeeInnerEx, e);