5 references to PropertyAndItemLists
Microsoft.Build.Engine (5)
Choose\GroupEnumeratorHelper.cs (4)
110foreach (IItemPropertyGrouping nestedGroup in when.PropertyAndItemLists.ItemGroupsAll) 117foreach (IItemPropertyGrouping nestedGroup in when.PropertyAndItemLists.PropertyGroupsAll) 128foreach (IItemPropertyGrouping nestedGroup in choose.Otherwise.PropertyAndItemLists.ItemGroupsAll) 135foreach (IItemPropertyGrouping nestedGroup in choose.Otherwise.PropertyAndItemLists.PropertyGroupsAll)
Choose\When.cs (1)
191Choose newChoose = new Choose(parentProjectForChildren, this.PropertyAndItemLists, (XmlElement)whenChildNode,