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