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