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