5 references to InternalAppendAttribute
System.Private.Xml (5)
System\Xml\Dom\XmlAttributeCollection.cs (1)
126
return
InternalAppendAttribute
((XmlAttribute)node);
System\Xml\Dom\XmlElement.cs (4)
73
element.Attributes.
InternalAppendAttribute
(newAttr);
286
Attributes.
InternalAppendAttribute
(attr);
357
Attributes.
InternalAppendAttribute
(attr);
388
Attributes.
InternalAppendAttribute
(attr);