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