3 references to Verify
Microsoft.Build.Engine.OM.UnitTests (3)
ObjectModelRemoting\Helpers\ViewValidation.construction.cs (1)
546ViewValidation.Verify(viewXml.ChooseElements, realXml.ChooseElements, Verify, context);
ObjectModelRemoting\Helpers\ViewValidation.cs (1)
139if (VerifyCheckType<ProjectChooseElement>(view, real, context, Verify))
ObjectModelRemoting\LinkedConstructionReadOnly_Tests.cs (1)
83ViewValidation.Verify(preView.ChooseElements, preReal.ChooseElements, ViewValidation.Verify);