4 references to RemoveAttribute
Microsoft.Build (4)
Construction\ProjectElementContainer.cs (2)
463XmlElement.RemoveAttribute(oldName); 604XmlElement.RemoveAttribute(child.XmlElement.Name);
Construction\ProjectTaskElement.cs (1)
350XmlElement.RemoveAttribute(name);
Xml\ProjectXmlUtilities.cs (1)
219element.RemoveAttribute(name);