3 references to Verify
Microsoft.Build.Engine.OM.UnitTests (3)
ObjectModelRemoting\Helpers\ViewValidation.construction.cs (1)
787
ViewValidation.
Verify
(viewXml.TaskBody, realXml.TaskBody, context);
ObjectModelRemoting\Helpers\ViewValidation.cs (1)
164
if (VerifyCheckType<ProjectUsingTaskBodyElement>(view, real, context,
Verify
))
ObjectModelRemoting\LinkedConstructionReadOnly_Tests.cs (1)
301
ViewValidation.Verify(viewCollection, realCollection, ViewValidation.
Verify
);