4 references to Cryptography_Xml_MaxDepthExceeded
System.Security.Cryptography.Xml (4)
System\Security\Cryptography\Xml\CanonicalizationDispatcher.cs (2)
21throw new CryptographicException(SR.Cryptography_Xml_MaxDepthExceeded); 58throw new CryptographicException(SR.Cryptography_Xml_MaxDepthExceeded);
System\Security\Cryptography\Xml\EncryptedType.cs (1)
85throw new CryptographicException(SR.Cryptography_Xml_MaxDepthExceeded);
System\Security\Cryptography\Xml\XmlDecryptionTransform.cs (1)
250throw new CryptographicException(SR.Cryptography_Xml_MaxDepthExceeded);