8 references to RemoveAttributes
Microsoft.VisualStudio.LanguageServices.Implementation (1)
CodeModel\ExternalElements\AbstractExternalCodeElement.cs (1)
105
xml.
RemoveAttributes
();
Roslyn.Test.PdbUtilities (1)
Reader\PdbValidation.cs (1)
369
e.
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
"/>
921
RemoveAttributes
();
928
/// <seealso cref="XElement.
RemoveAttributes
"/>
1011
RemoveAttributes
();