3 references to PropertyGroupsReversed
Microsoft.Build (3)
Construction\ProjectRootElement.cs (3)
1061
foreach (ProjectPropertyGroupElement propertyGroup in
PropertyGroupsReversed
)
1144
foreach (ProjectPropertyGroupElement propertyGroup in
PropertyGroupsReversed
)
1167
foreach (ProjectPropertyGroupElement propertyGroup in
PropertyGroupsReversed
)