1 write to _nextLocalTaskId
MSBuild (1)
OutOfProcTaskHostNode.cs (1)
1099
int taskId = Interlocked.Increment(ref
_nextLocalTaskId
);