2 references to WrongRootElement
System.Security.Cryptography.Xml (2)
System\Security\Cryptography\Xml\DSAKeyValue.cs (1)
155
throw new CryptographicException(SR.Format(SR.
WrongRootElement
, KeyValueElementName, SignedXml.XmlDsigNamespaceUrl));
System\Security\Cryptography\Xml\RSAKeyValue.cs (1)
110
throw new CryptographicException(SR.Format(SR.
WrongRootElement
, KeyValueElementName, SignedXml.XmlDsigNamespaceUrl));