2 references to ParseProjectItemDefinitionGroupElement
Microsoft.Build (2)
Evaluation\ProjectParser.cs (2)
184
_project.AppendParentedChildNoChecks(
ParseProjectItemDefinitionGroupElement
(childElement, _project));
864
child =
ParseProjectItemDefinitionGroupElement
(childElement, parent);