3 references to Element
Microsoft.Build.Engine (3)
Items\BuildItemGroup.cs (3)
200get { return xml.Element; } 709xml.Element.RemoveChild(item.ItemElement); 952ErrorUtilities.VerifyThrowInvalidOperation(item?.ItemElement?.ParentNode == xml.Element, "ItemDoesNotBelongToItemGroup");