5 references to InternalAppendAttribute
System.Xml (5)
System\Xml\Dom\XmlAttributeCollection.cs (1)
107return InternalAppendAttribute( (XmlAttribute) node );
System\Xml\Dom\XmlElement.cs (4)
62element.Attributes.InternalAppendAttribute( newAttr ); 240Attributes.InternalAppendAttribute( attr ); 299Attributes.InternalAppendAttribute( attr ); 327Attributes.InternalAppendAttribute( attr );