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