3 writes to _exclude
Microsoft.Build (3)
Construction\ProjectItemElement.cs (3)
122return GetAttributeValue(XMakeAttributes.exclude, ref _exclude); 129SetOrRemoveAttribute(XMakeAttributes.exclude, value, ref _exclude, "Set item Exclude {0}", value); 462_exclude = null;