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