5 references to ContentWasDetached
System.Security.Cryptography.Cose (5)
System\Security\Cryptography\Cose\CoseMultiSignMessage.cs (1)
666
throw new InvalidOperationException(SR.
ContentWasDetached
);
System\Security\Cryptography\Cose\CoseSign1Message.cs (2)
385
throw new InvalidOperationException(SR.
ContentWasDetached
);
424
throw new InvalidOperationException(SR.
ContentWasDetached
);
System\Security\Cryptography\Cose\CoseSignature.cs (2)
106
throw new InvalidOperationException(SR.
ContentWasDetached
);
146
throw new InvalidOperationException(SR.
ContentWasDetached
);