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