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)
1377
a.XmlElements.
Add
(xmlElement);
1643
a.XmlElements.
Add
(CreateElementAttribute(accessor.TypeDesc));
1816
a.XmlElements.
Add
(CreateElementAttribute(accessor.TypeDesc));
1886
a.XmlElements.
Add
(CreateElementAttribute(accessor.TypeDesc));
System.ServiceModel.Primitives (1)
System\ServiceModel\Description\XmlSerializerOperationBehavior.cs (1)
1205
member.XmlAttributes.XmlElements.
Add
(elementAttribute);