3 writes to _remove
Microsoft.Build (3)
Construction\ProjectItemElement.cs (3)
144return GetAttributeValue(XMakeAttributes.remove, ref _remove); 150SetOrRemoveAttribute(XMakeAttributes.remove, value, ref _remove, "Set item Remove {0}", value); 463_remove = null;