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