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