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