2 references to Cryptography_InvalidOperation
System.Security.Cryptography (2)
System\Security\Cryptography\DSASignatureDeformatter.cs (1)
31
throw new CryptographicUnexpectedOperationException(SR.
Cryptography_InvalidOperation
);
System\Security\Cryptography\DSASignatureFormatter.cs (1)
31
throw new CryptographicUnexpectedOperationException(SR.
Cryptography_InvalidOperation
);