15 references to VerifyNotLinkedNotNull
Microsoft.Build.Engine.OM.UnitTests (15)
ObjectModelRemoting\Helpers\ViewValidation.construction.cs (1)
384VerifyNotLinkedNotNull(realXml);
ObjectModelRemoting\Helpers\ViewValidation.cs (2)
26ViewValidation.VerifyNotLinkedNotNull(real); 131VerifyNotLinkedNotNull(real);
ObjectModelRemoting\Helpers\ViewValidation.evaluation.cs (8)
107VerifyNotLinkedNotNull(real); 120VerifyNotLinkedNotNull(real.Project); 139VerifyNotLinkedNotNull(real); 153VerifyNotLinkedNotNull(real.Project); 172VerifyNotLinkedNotNull(real); 197VerifyNotLinkedNotNull(real.Project); 214VerifyNotLinkedNotNull(real); 247VerifyNotLinkedNotNull(real.Project);
ObjectModelRemoting\LinkedConstructionReadOnly_Tests.cs (1)
39ViewValidation.VerifyNotLinkedNotNull(this.RealXml);
ObjectModelRemoting\LinkedEvaluationReadOnly_Tests.cs (1)
33ViewValidation.VerifyNotLinkedNotNull(this.Real);
ObjectModelRemoting\LinkedProjectCollection_Tests.cs (2)
38ViewValidation.VerifyNotLinkedNotNull(proj1); 39ViewValidation.VerifyNotLinkedNotNull(proj2);