3 writes to _condition
Microsoft.Build (3)
Construction\ProjectElement.cs (3)
112return GetAttributeValue(XMakeAttributes.condition, ref _condition); 118SetOrRemoveAttribute(XMakeAttributes.condition, value, ref _condition, "Set condition {0}", value); 563this._condition = null;