1 write to Group
Microsoft.Build.Engine.OM.UnitTests (1)
ObjectModelRemoting\Helpers\TestCollectionGroup.cs (1)
221
this.
Group
= ProjectCollectionLinker.CreateGroup();
5 references to Group
Microsoft.Build.Engine.OM.UnitTests (5)
ObjectModelRemoting\Helpers\TestCollectionGroup.cs (3)
223
this.Local = this.
Group
.AddNew();
227
this.Remote[i] = this.
Group
.AddNew();
277
this.
Group
.ClearAllRemotes();
ObjectModelRemoting\LinkedConstructionReadOnly_Tests.cs (1)
45
this.
Group
.ClearAllRemotes();
ObjectModelRemoting\LinkedEvaluationReadOnly_Tests.cs (1)
39
this.
Group
.ClearAllRemotes();