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