5 references to
Microsoft.Build (5)
BackEnd\Components\RequestBuilder\Lookup.cs (5)
483
List<ProjectItemInstance> adds = scope.Adds
[
itemType];
494
List<ProjectItemInstance> removes = scope.Removes
[
itemType];
525
groupFound = scope.Items
[
itemType];
669
ICollection<ProjectItemInstance> existing = PrimaryTable
[
itemType];
1037
List<ProjectItemInstance> tableOfItemsOfSameType = table
[
item.ItemType];