2 references to ForceAffinityOutOfProc
Microsoft.Build (2)
BackEnd\Components\Scheduler\Scheduler.cs (2)
1454
Assumed.True(_componentHost.BuildParameters.DisableInProcNode ||
ForceAffinityOutOfProc
, "Proxy requests should only get scheduled to out of proc nodes when the inproc node is disabled");
2242
if (
ForceAffinityOutOfProc
)