3 references to ParseProjectPropertyGroupElement
Microsoft.Build (3)
Evaluation\ProjectParser.cs (3)
164
_project.AppendParentedChildNoChecks(
ParseProjectPropertyGroupElement
(childElement, _project));
623
child =
ParseProjectPropertyGroupElement
(childElement, target);
892
child =
ParseProjectPropertyGroupElement
(childElement, parent);