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)
405
XMakeElements.
itemGroup
,
418
XMakeElements.
itemGroup
,
434
XMakeElements.
itemGroup
,
456
XMakeElements.
itemGroup
,
465
XMakeElements.
itemGroup
,
483
XMakeElements.
itemGroup
,
498
XMakeElements.
itemGroup
,
510
XMakeElements.
itemGroup
,
533
XMakeElements.
itemGroup
,
543
XMakeElements.
itemGroup
,
XMakeElements.cs (1)
55
itemGroup
,