6 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)
1376
a.XmlElements.
Add
(xmlElement);
1642
a.XmlElements.
Add
(CreateElementAttribute(accessor.TypeDesc));
1815
a.XmlElements.
Add
(CreateElementAttribute(accessor.TypeDesc));
1885
a.XmlElements.
Add
(CreateElementAttribute(accessor.TypeDesc));
System.Web.Services.Description (1)
System\Web\Services\Configuration\WebServicesSection.cs (1)
71
xmlAttrs.XmlElements.
Add
(xmlAttr);