3 references to ParseProjectPropertyGroupElement
Microsoft.Build (3)
Evaluation\ProjectParser.cs (3)
160
_project.AppendParentedChildNoChecks(
ParseProjectPropertyGroupElement
(childElement, _project));
601
child =
ParseProjectPropertyGroupElement
(childElement, target);
852
child =
ParseProjectPropertyGroupElement
(childElement, parent);