7 references to 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
();