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