5 references to PropertyGroups
Microsoft.Build.Engine.OM.UnitTests (5)
ObjectModelRemoting\Helpers\ViewValidation.construction.cs (2)
604
Verify(viewXml.
PropertyGroups
, realXml.
PropertyGroups
, context);
ObjectModelRemoting\LinkedConstructionModify_Tests.cs (3)
463
Assert.Empty(otherwise.View.
PropertyGroups
);
465
Assert.Equal(2, otherwise.View.
PropertyGroups
.Count);
478
Assert.Equal(1, otherwise.View.
PropertyGroups
.Count);