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