2 implementations of MaxCPUCount
Microsoft.Build (1)
BackEnd\Components\Logging\LoggingService.cs (1)
480public 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)
1827_loggingService.MaxCPUCount = maxCPUCount;