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