2 references to ExpandLeaves
Microsoft.NET.ProjectData.Tasks (2)
ForwardCompat.cs (2)
589
List<Leaf> existingLeaves =
ExpandLeaves
(existingSection);
598
List<Leaf> candidateLeaves =
ExpandLeaves
(candidateSection);