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