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