2 references to XmlIllegalAttribute
System.Private.Xml (2)
System\Xml\Serialization\XmlReflectionImporter.cs (2)
1744throw new InvalidOperationException(SR.XmlIllegalAttribute); 1752if (a.XmlElements.Count > 0) throw new InvalidOperationException(SR.XmlIllegalAttribute);