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