2 references to ParseProjectChooseElement
Microsoft.Build (2)
Evaluation\ProjectParser.cs (2)
188
_project.AppendParentedChildNoChecks(
ParseProjectChooseElement
(childElement, _project, 0 /* nesting depth */));
860
child =
ParseProjectChooseElement
(childElement, parent, nestingDepth);