5 references to propertyGroup
Microsoft.Build (4)
Construction\ProjectPropertyGroupElement.cs (1)
99XmlElementWithLocation element = containingProject.CreateElement(XMakeElements.propertyGroup);
Evaluation\ProjectParser.cs (3)
159case XMakeElements.propertyGroup: 595case XMakeElements.propertyGroup: 851case XMakeElements.propertyGroup:
Microsoft.Build.Framework (1)
XMakeElements.cs (1)
52propertyGroup,