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