2 references to InvalidAttributeUseException
System.Xml (2)
System\Xml\Serialization\XmlReflectionImporter.cs (2)
374
if (a.XmlFlags != 0) throw
InvalidAttributeUseException
(model.Type);
408
if (a.XmlFlags != 0) throw
InvalidAttributeUseException
(model.Type);