2 writes to _nextNodeId
Microsoft.Build (2)
BackEnd\Components\Communications\NodeProviderOutOfProcTaskHost.cs (2)
237
_nextNodeId
= 0;
693
int communicationNodeId = Interlocked.Increment(ref
_nextNodeId
);