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