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)
406
XMakeElements.
itemGroup
,
419
XMakeElements.
itemGroup
,
435
XMakeElements.
itemGroup
,
457
XMakeElements.
itemGroup
,
466
XMakeElements.
itemGroup
,
484
XMakeElements.
itemGroup
,
499
XMakeElements.
itemGroup
,
511
XMakeElements.
itemGroup
,
534
XMakeElements.
itemGroup
,
544
XMakeElements.
itemGroup
,
XMakeElements.cs (1)
48
itemGroup
,