5 references to
System.Xml (5)
System\Xml\Serialization\XmlReflectionImporter.cs (5)
1421XmlElementAttribute xmlElement = a.XmlElements[i]; 1576XmlElementAttribute xmlElement = a.XmlElements[i]; 1633XmlElementAttribute xmlElement = a.XmlElements[i]; 1809Type type = elements[i].Type == null ? accessorType : elements[i].Type;