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