1 implementation of ForceOutOfProcessExecution
Microsoft.Build (1)
Instance\TaskFactoryEngineContext.cs (1)
184public bool ForceOutOfProcessExecution
1 reference to ForceOutOfProcessExecution
Microsoft.Build.Framework (1)
Utilities\TaskFactoryUtilities.cs (1)
236return hostContext.ForceOutOfProcessExecution || hostContext.IsMultiThreadedBuild;