3 references to Verify
Microsoft.Build.Engine.OM.UnitTests (3)
ObjectModelRemoting\Helpers\ViewValidation.construction.cs (1)
574
Verify
(viewXml.OtherwiseElement, realXml.OtherwiseElement, context);
ObjectModelRemoting\Helpers\ViewValidation.cs (1)
149
if (VerifyCheckType<ProjectOtherwiseElement>(view, real, context,
Verify
))
ObjectModelRemoting\LinkedConstructionReadOnly_Tests.cs (1)
222
ViewValidation.Verify(viewCollection, realCollection, ViewValidation.
Verify
);