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