2 writes to _nextEvaluationId
Microsoft.Build (2)
BackEnd\Components\Logging\LoggingService.cs (2)
313
_nextEvaluationId
= nodeId;
405
return Interlocked.Add(ref
_nextEvaluationId
, MaxCPUCount + 2);