2 implementations of MaxCPUCount
Microsoft.Build (1)
BackEnd\Components\Logging\LoggingService.cs (1)
486public int MaxCPUCount
Microsoft.Build.Engine.UnitTests (1)
BackEnd\MockLoggingService.cs (1)
120public int MaxCPUCount
1 write to MaxCPUCount
Microsoft.Build (1)
Definition\ProjectCollection.cs (1)
1828_loggingService.MaxCPUCount = maxCPUCount;