3 references to Cryptography_Xml_CreateHashAlgorithmFailed
System.Security.Cryptography.Xml (3)
System\Security\Cryptography\Xml\Reference.cs (1)
361throw new CryptographicException(SR.Cryptography_Xml_CreateHashAlgorithmFailed);
System\Security\Cryptography\Xml\SignedXml.cs (2)
417throw new CryptographicException(SR.Cryptography_Xml_CreateHashAlgorithmFailed); 1025throw new CryptographicException(SR.Cryptography_Xml_CreateHashAlgorithmFailed);