2 references to RemoveAttribute
System.Xml.Linq (2)
System\Xml\Linq\XLinq.cs (2)
4351if (a != null) RemoveAttribute(a); 6681((XElement)parent).RemoveAttribute(this);