4 references to PropertyGroups
Microsoft.Build.Engine.OM.UnitTests (4)
ObjectModelRemoting\Helpers\ViewValidation.construction.cs (2)
819
ViewValidation.Verify(viewXml.
PropertyGroups
, realXml.
PropertyGroups
, ViewValidation.Verify, context);
ObjectModelRemoting\LinkedConstructionModify_Tests.cs (2)
204
Assert.NotEmpty(newTarget1.View.
PropertyGroups
);
208
Assert.Empty(newTarget1.View.
PropertyGroups
);