7 references to ContentWasDetached
System.Security.Cryptography.Cose (7)
System\Security\Cryptography\Cose\CoseMultiSignMessage.cs (1)
671throw new InvalidOperationException(SR.ContentWasDetached);
System\Security\Cryptography\Cose\CoseSign1Message.cs (3)
391throw new InvalidOperationException(SR.ContentWasDetached); 434throw new InvalidOperationException(SR.ContentWasDetached); 477throw new InvalidOperationException(SR.ContentWasDetached);
System\Security\Cryptography\Cose\CoseSignature.cs (3)
106throw new InvalidOperationException(SR.ContentWasDetached); 149throw new InvalidOperationException(SR.ContentWasDetached); 189throw new InvalidOperationException(SR.ContentWasDetached);