7 references to Add
dotnet-svcutil-lib (7)
FrameworkFork\Microsoft.Xml\Xml\Serialization\XmlAttributes.cs (1)
113_xmlElements.Add((XmlElementAttribute)attrib);
FrameworkFork\Microsoft.Xml\Xml\Serialization\XmlReflectionImporter.cs (4)
1365a.XmlElements.Add(xmlElement); 1625a.XmlElements.Add(CreateElementAttribute(accessor.TypeDesc)); 1800a.XmlElements.Add(CreateElementAttribute(accessor.TypeDesc)); 1870a.XmlElements.Add(CreateElementAttribute(accessor.TypeDesc));
FrameworkFork\System.ServiceModel\System\ServiceModel\Description\XmlSerializerOperationBehavior.cs (1)
893member.XmlAttributes.XmlElements.Add(elementAttribute);
FrameworkFork\System.Web.Services\Configuration\WebServicesSection.cs (1)
74xmlAttrs.XmlElements.Add(xmlAttr);