6 references to Cryptography_Xml_InvalidReference
System.Security.Cryptography.Xml (6)
System\Security\Cryptography\Xml\Reference.cs (1)
446throw new CryptographicException(SR.Cryptography_Xml_InvalidReference);
System\Security\Cryptography\Xml\SignedXml.cs (3)
588SR.Cryptography_Xml_InvalidReference); 843throw new CryptographicException(SR.Cryptography_Xml_InvalidReference); 1095throw new CryptographicException(SR.Cryptography_Xml_InvalidReference);
System\Security\Cryptography\Xml\Utils.cs (2)
321throw new CryptographicException(SR.Cryptography_Xml_InvalidReference); 340throw new CryptographicException(SR.Cryptography_Xml_InvalidReference);