2 references to PropertyGroupsTopLevel
Microsoft.Build.Engine (2)
Choose\GroupEnumeratorHelper.cs (1)
91((this.type == ListType.PropertyGroupsTopLevel) || (this.type == ListType.PropertyGroupsTopLevelAndChoose) || (this.type == ListType.PropertyGroupsAll)))
Choose\GroupingCollection.cs (1)
236return new GroupEnumeratorHelper(this, GroupEnumeratorHelper.ListType.PropertyGroupsTopLevel);