5 references to ItemGroups
Microsoft.Build.Engine.OM.UnitTests (5)
ObjectModelRemoting\Helpers\ViewValidation.construction.cs (2)
603Verify(viewXml.ItemGroups, realXml.ItemGroups, context);
ObjectModelRemoting\LinkedConstructionModify_Tests.cs (3)
459Assert.Empty(otherwise.View.ItemGroups); 461Assert.Equal(2, otherwise.View.ItemGroups.Count); 475Assert.Equal(1, otherwise.View.ItemGroups.Count);