2 writes to Key
Microsoft.Build.Engine.OM.UnitTests (2)
ObjectModelRemoting\RemoteProjectsProviderMock\LinkedObjectsMap.cs (2)
278this.Key = ro.Key; 296this.Key = default(KeyType);
2 references to Key
Microsoft.Build.Engine.OM.UnitTests (2)
ObjectModelRemoting\RemoteProjectsProviderMock\LinkedObjectsMap.cs (2)
53collection.indexByKey.Remove(holder.Key); 101indexByKey.Add(holder.Key, holder);