18 references to VerifyLinkedNotNull
Microsoft.Build.Engine.OM.UnitTests (18)
ObjectModelRemoting\Helpers\ViewValidation.construction.cs (1)
383
VerifyLinkedNotNull
(viewXml);
ObjectModelRemoting\Helpers\ViewValidation.cs (2)
25
ViewValidation.
VerifyLinkedNotNull
(view);
130
VerifyLinkedNotNull
(view);
ObjectModelRemoting\Helpers\ViewValidation.evaluation.cs (8)
106
VerifyLinkedNotNull
(view);
119
VerifyLinkedNotNull
(view.Project);
138
VerifyLinkedNotNull
(view);
152
VerifyLinkedNotNull
(view.Project);
171
VerifyLinkedNotNull
(view);
196
VerifyLinkedNotNull
(view.Project);
213
VerifyLinkedNotNull
(view);
246
VerifyLinkedNotNull
(view.Project);
ObjectModelRemoting\LinkedConstructionReadOnly_Tests.cs (2)
40
ViewValidation.
VerifyLinkedNotNull
(this.ViewXml);
52
ViewValidation.
VerifyLinkedNotNull
(this.ViewXml);
ObjectModelRemoting\LinkedEvaluationReadOnly_Tests.cs (2)
34
ViewValidation.
VerifyLinkedNotNull
(this.View);
46
ViewValidation.
VerifyLinkedNotNull
(this.View);
ObjectModelRemoting\LinkedProjectCollection_Tests.cs (3)
60
ViewValidation.
VerifyLinkedNotNull
(remoteProj);
112
ViewValidation.
VerifyLinkedNotNull
(p);
118
ViewValidation.
VerifyLinkedNotNull
(prj3Coll.FirstOrDefault());