15 references to itemGroup
Microsoft.Build (15)
Construction\ProjectItemGroupElement.cs (1)
166
XmlElementWithLocation element = containingProject.CreateElement(XMakeElements.
itemGroup
);
Evaluation\ProjectParser.cs (3)
163
case XMakeElements.
itemGroup
:
604
case XMakeElements.
itemGroup
:
855
case XMakeElements.
itemGroup
:
Utilities\EngineFileUtilities.cs (10)
377
XMakeElements.
itemGroup
,
390
XMakeElements.
itemGroup
,
406
XMakeElements.
itemGroup
,
428
XMakeElements.
itemGroup
,
437
XMakeElements.
itemGroup
,
455
XMakeElements.
itemGroup
,
470
XMakeElements.
itemGroup
,
482
XMakeElements.
itemGroup
,
505
XMakeElements.
itemGroup
,
515
XMakeElements.
itemGroup
,
XMakeElements.cs (1)
48
itemGroup
,