3 writes to _update
Microsoft.Build (3)
Construction\ProjectItemElement.cs (3)
163
return GetAttributeValue(XMakeAttributes.update, ref
_update
);
169
SetOrRemoveAttribute(XMakeAttributes.update, value, ref
_update
, "Set item Update {0}", value);
465
_update
= null;