3 references to Cryptography_Xml_UriNotResolved
System.Security.Cryptography.Xml (3)
System\Security\Cryptography\Xml\EncryptedXml.cs (1)
234
throw new CryptographicException(SR.
Cryptography_Xml_UriNotResolved
, cipherData.CipherReference.Uri);
System\Security\Cryptography\Xml\Reference.cs (2)
467
throw new CryptographicException(SR.
Cryptography_Xml_UriNotResolved
, _uri);
476
throw new CryptographicException(SR.
Cryptography_Xml_UriNotResolved
, _uri);