6 references to RemoveAttributes
System.Private.Xml.Linq (6)
System\Xml\Linq\XContainer.cs (2)
364/// methods does not remove attributes. See <see cref="XElement.RemoveAttributes()"/>. 365/// <seealso cref="XElement.RemoveAttributes()"/>
System\Xml\Linq\XElement.cs (4)
916/// <seealso cref="XElement.RemoveAttributes"/> 921RemoveAttributes(); 928/// <seealso cref="XElement.RemoveAttributes"/> 1011RemoveAttributes();