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