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