4 references to RemoveDuplicateAttribute
System.Xml (4)
System\Xml\Dom\XmlAttributeCollection.cs (4)
124RemoveDuplicateAttribute( node ); 169int dupoff = RemoveDuplicateAttribute( newNode ); 197int dupoff = RemoveDuplicateAttribute( newNode ); 258RemoveDuplicateAttribute( (XmlAttribute)node );