2 writes to View
Microsoft.Build.Engine.OM.UnitTests (2)
ObjectModelRemoting\LinkedEvaluationReadOnly_Tests.cs (2)
31
this.
View
= projView;
44
this.
View
= projView;
8 references to View
Microsoft.Build.Engine.OM.UnitTests (8)
ObjectModelRemoting\LinkedEvaluationReadOnly_Tests.cs (8)
34
ViewValidation.VerifyLinkedNotNull(this.
View
);
43
Assert.NotSame(projView, this.
View
);
46
ViewValidation.VerifyLinkedNotNull(this.
View
);
62
ViewValidation.Verify(this.StdGroup.
View
, this.StdGroup.Real);
68
var viewItems = this.StdGroup.
View
.AllEvaluatedItems;
78
var viewItemDefinitions = this.StdGroup.
View
.ItemDefinitions;
88
var viewProperties = this.StdGroup.
View
.Properties;
98
var viewMetadata = this.StdGroup.
View
.AllEvaluatedItemDefinitionMetadata;