20 references to Verify
Microsoft.Build.Engine.OM.UnitTests (20)
ObjectModelRemoting\Helpers\ViewValidation.cs (1)
88this.Verify();
ObjectModelRemoting\LinkedConstructionModify_Tests.cs (18)
211newTarget1.Verify(); 257newTask.Verify(); 268newTask.Verify(); 277newTask.Verify(); 291newTask.Verify(); 310newTask.Verify(); 358xmlPair.Verify(); // this will compare all up to including the XML content of entire project 360xmlPair.Verify(); // this will compare all up to including the XML content of entire project 395choose.Verify(); 403choose.Verify(); 429when.Verify(); // will verify all collections. 442when.Verify(); 467otherwise.Verify(); // will verify all collections. 480otherwise.Verify(); 549taskParamGroup.Verify(); 651xmlPair.Verify(); // verify rename, thoroughly. 721xmlPair.Verify(); // after rename 767xmlPair.Verify();
ObjectModelRemoting\LinkedSpecialCasesScenarios.cs (1)
134xmlPair.Verify();