Implemented interface member:
property
MaxCPUCount
Microsoft.Build.BackEnd.Logging.ILoggingService.MaxCPUCount
2 references to MaxCPUCount
Microsoft.Build (2)
BackEnd\Components\Logging\LoggingService.cs (2)
413return Interlocked.Add(ref _nextEvaluationId, MaxCPUCount + 2); 426return Interlocked.Add(ref _nextProjectId, MaxCPUCount + 2);