2 references to XmlAttributes
System.Private.Xml (2)
System\Xml\Serialization\XmlReflectionImporter.cs (2)
1283
if (!xmlReflectionMembers[i].
XmlAttributes
.XmlIgnore)
1329
XmlAttributes a = xmlReflectionMember.
XmlAttributes
;