1 write to nextLocalId
Microsoft.Build.Engine.OM.UnitTests (1)
ObjectModelRemoting\RemoteProjectsProviderMock\LinkedObjectsMap.cs (1)
93nextLocalId++;
3 references to nextLocalId
Microsoft.Build.Engine.OM.UnitTests (3)
ObjectModelRemoting\RemoteProjectsProviderMock\LinkedObjectsMap.cs (3)
95while (nextLocalId == 0 || activeLinks.ContainsKey(nextLocalId)); 97setter(nextLocalId);