7 references to PopulateWithItems
Microsoft.Build (2)
BackEnd\Components\RequestBuilder\TargetEntry.cs (2)
513
lookupForInference.
PopulateWithItems
(itemType, upToDateTargetInputs[itemType]);
519
lookupForExecution.
PopulateWithItems
(itemType, changedTargetInputs[itemType]);
Microsoft.Build.Engine.UnitTests (5)
Evaluation\Expander_Tests.cs (5)
1405
lookup.
PopulateWithItems
("IntermediateAssembly", intermediateAssemblyItemGroup);
1406
lookup.
PopulateWithItems
("Content", contentItemGroup);
1590
lookup.
PopulateWithItems
("ManySpacesItem", new[]
1596
lookup.
PopulateWithItems
("Exactly1024", new[]
1601
lookup.
PopulateWithItems
("ManyItems", itemGroup);