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