3 references to ForceAffinityOutOfProc
Microsoft.Build (2)
BackEnd\Components\Scheduler\Scheduler.cs (2)
1388
_componentHost.BuildParameters.DisableInProcNode ||
ForceAffinityOutOfProc
,
2167
if (
ForceAffinityOutOfProc
)
Microsoft.Build.Engine.UnitTests (1)
BackEnd\Scheduler_Tests.cs (1)
508
s.
ForceAffinityOutOfProc
.ShouldBeTrue();