2 writes to CollectionId
Microsoft.Build.Engine.OM.UnitTests (2)
ObjectModelRemoting\RemoteProjectsProviderMock\LinkedObjectsMap.cs (2)
125
this.
CollectionId
= id;
215
CollectionId
= 0;
4 references to CollectionId
Microsoft.Build.Engine.OM.UnitTests (4)
ObjectModelRemoting\RemoteProjectsProviderMock\LinkedObjectsMap.cs (4)
108
if (this.
CollectionId
== 0)
186
if (this.
CollectionId
== 0)
243
this.CollectionId = map.
CollectionId
;
249
this.CollectionId = map.
CollectionId
;