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