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