2 references to SetOrRemoveAttribute
Microsoft.Build (2)
Construction\ProjectTargetElement.cs (1)
270XmlAttributeWithLocation returnsAttribute = ProjectXmlUtilities.SetOrRemoveAttribute(
Xml\ProjectXmlUtilities.cs (1)
206return SetOrRemoveAttribute(element, name, value, false /* remove the attribute if setting to empty string */);