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