3 references to Cryptography_Xml_MissingDecryptionKey
System.Security.Cryptography.Xml (3)
System\Security\Cryptography\Xml\EncryptedXml.cs (2)
374throw new CryptographicException(SR.Cryptography_Xml_MissingDecryptionKey); 661throw new CryptographicException(SR.Cryptography_Xml_MissingDecryptionKey);
System\Security\Cryptography\Xml\XmlDecryptionTransform.cs (1)
207throw new CryptographicException(SR.Cryptography_Xml_MissingDecryptionKey);