6 references to ChooseElements
Microsoft.Build.Engine.OM.UnitTests (6)
ObjectModelRemoting\Helpers\ViewValidation.construction.cs (2)
587Verify(viewXml.ChooseElements, realXml.ChooseElements, context);
ObjectModelRemoting\LinkedConstructionModify_Tests.cs (4)
417Assert.Empty(when.View.ChooseElements); 419Assert.Equal(2, when.View.ChooseElements.Count); 432Assert.Equal(1, when.View.ChooseElements.Count); 434Assert.Empty(when.View.ChooseElements);