4 references to RemoveDuplicateAttribute
System.Private.Xml (4)
System\Xml\Dom\XmlAttributeCollection.cs (4)
145RemoveDuplicateAttribute(node); 196int dupoff = RemoveDuplicateAttribute(newNode); 225int dupoff = RemoveDuplicateAttribute(newNode); 301RemoveDuplicateAttribute((XmlAttribute)node);