5 references to PropertyGroups
Microsoft.Build.Engine.OM.UnitTests (5)
ObjectModelRemoting\Helpers\ViewValidation.construction.cs (2)
589Verify(viewXml.PropertyGroups, realXml.PropertyGroups, context);
ObjectModelRemoting\LinkedConstructionModify_Tests.cs (3)
425Assert.Empty(when.View.PropertyGroups); 427Assert.Equal(2, when.View.PropertyGroups.Count); 440Assert.Equal(1, when.View.PropertyGroups.Count);