11 references to ContentWasEmbedded
System.Security.Cryptography.Cose (11)
System\Security\Cryptography\Cose\CoseMultiSignMessage.cs (3)
719throw new InvalidOperationException(SR.ContentWasEmbedded); 752throw new InvalidOperationException(SR.ContentWasEmbedded); 825throw new InvalidOperationException(SR.ContentWasEmbedded);
System\Security\Cryptography\Cose\CoseSign1Message.cs (4)
466throw new InvalidOperationException(SR.ContentWasEmbedded); 507throw new InvalidOperationException(SR.ContentWasEmbedded); 567throw new InvalidOperationException(SR.ContentWasEmbedded); 662throw new InvalidOperationException(SR.ContentWasEmbedded);
System\Security\Cryptography\Cose\CoseSignature.cs (4)
189throw new InvalidOperationException(SR.ContentWasEmbedded); 230throw new InvalidOperationException(SR.ContentWasEmbedded); 291throw new InvalidOperationException(SR.ContentWasEmbedded); 352throw new InvalidOperationException(SR.ContentWasEmbedded);