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)
420throw new CryptographicException(SR.Cryptography_Xml_CreateHashAlgorithmFailed); 1028throw new CryptographicException(SR.Cryptography_Xml_CreateHashAlgorithmFailed);