1 write to Real
Microsoft.Build.Engine.OM.UnitTests (1)
ObjectModelRemoting\LinkedEvaluationReadOnly_Tests.cs (1)
27
this.
Real
= projReal;
7 references to Real
Microsoft.Build.Engine.OM.UnitTests (7)
ObjectModelRemoting\LinkedEvaluationReadOnly_Tests.cs (7)
28
Assert.NotNull(this.
Real
);
33
ViewValidation.VerifyNotLinkedNotNull(this.
Real
);
62
ViewValidation.Verify(this.StdGroup.View, this.StdGroup.
Real
);
69
var realItems = this.StdGroup.
Real
.AllEvaluatedItems;
79
var realItemDefinitions = this.StdGroup.
Real
.ItemDefinitions;
89
var realProperties = this.StdGroup.
Real
.Properties;
99
var realMetadata = this.StdGroup.
Real
.AllEvaluatedItemDefinitionMetadata;