5 references to Add
System.Private.Xml (5)
System\Xml\Serialization\XmlAttributes.cs (1)
93
_xmlElements.
Add
((XmlElementAttribute)attrs[i]);
System\Xml\Serialization\XmlReflectionImporter.cs (4)
1372
a.XmlElements.
Add
(xmlElement);
1638
a.XmlElements.
Add
(CreateElementAttribute(accessor.TypeDesc));
1811
a.XmlElements.
Add
(CreateElementAttribute(accessor.TypeDesc));
1881
a.XmlElements.
Add
(CreateElementAttribute(accessor.TypeDesc));