6 references to Add
System.Private.Xml (5)
System\Xml\Serialization\XmlAttributes.cs (1)
110_xmlElements.Add((XmlElementAttribute)attrs[i]);
System\Xml\Serialization\XmlReflectionImporter.cs (4)
1377a.XmlElements.Add(xmlElement); 1643a.XmlElements.Add(CreateElementAttribute(accessor.TypeDesc)); 1816a.XmlElements.Add(CreateElementAttribute(accessor.TypeDesc)); 1886a.XmlElements.Add(CreateElementAttribute(accessor.TypeDesc));
System.ServiceModel.Primitives (1)
System\ServiceModel\Description\XmlSerializerOperationBehavior.cs (1)
1205member.XmlAttributes.XmlElements.Add(elementAttribute);