15 references to itemGroup
Microsoft.Build (14)
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)
410
XMakeElements.
itemGroup
,
423
XMakeElements.
itemGroup
,
439
XMakeElements.
itemGroup
,
461
XMakeElements.
itemGroup
,
470
XMakeElements.
itemGroup
,
488
XMakeElements.
itemGroup
,
503
XMakeElements.
itemGroup
,
515
XMakeElements.
itemGroup
,
538
XMakeElements.
itemGroup
,
548
XMakeElements.
itemGroup
,
Microsoft.Build.Framework (1)
XMakeElements.cs (1)
54
itemGroup
,