6 references to ChooseElements
Microsoft.Build.Engine.OM.UnitTests (6)
ObjectModelRemoting\Helpers\ViewValidation.construction.cs (2)
602Verify(viewXml.ChooseElements, realXml.ChooseElements, context);
ObjectModelRemoting\LinkedConstructionModify_Tests.cs (4)
455Assert.Empty(otherwise.View.ChooseElements); 457Assert.Equal(2, otherwise.View.ChooseElements.Count); 470Assert.Equal(1, otherwise.View.ChooseElements.Count); 472Assert.Empty(otherwise.View.ChooseElements);