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