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