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