4 references to RemoveDuplicateAttribute
dotnet-svcutil-lib (4)
FrameworkFork\Microsoft.Xml\Xml\Dom\XmlAttributeCollection.cs (4)
142RemoveDuplicateAttribute(node); 193int dupoff = RemoveDuplicateAttribute(newNode); 222int dupoff = RemoveDuplicateAttribute(newNode); 295RemoveDuplicateAttribute((XmlAttribute)node);