3 references to Cryptography_Xml_EnvelopedSignatureRequiresContext
System.Security.Cryptography.Xml (3)
System\Security\Cryptography\Xml\XmlDsigEnvelopedSignatureTransform.cs (3)
87
throw new CryptographicException(SR.
Cryptography_Xml_EnvelopedSignatureRequiresContext
);
98
throw new CryptographicException(SR.
Cryptography_Xml_EnvelopedSignatureRequiresContext
);
117
throw new CryptographicException(SR.
Cryptography_Xml_EnvelopedSignatureRequiresContext
);