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