7 references to RemoveAttributes
Roslyn.Test.PdbUtilities (1)
Reader\PdbValidation.cs (1)
369e.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();