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