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