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