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)
1378a.XmlElements.Add(xmlElement); 1658a.XmlElements.Add(CreateElementAttribute(accessor.TypeDesc)); 1831a.XmlElements.Add(CreateElementAttribute(accessor.TypeDesc)); 1901a.XmlElements.Add(CreateElementAttribute(accessor.TypeDesc));
System.ServiceModel.Primitives (1)
System\ServiceModel\Description\XmlSerializerOperationBehavior.cs (1)
1205member.XmlAttributes.XmlElements.Add(elementAttribute);