4 references to ProcessNodeReuseSwitch
MSBuild (4)
XMake.cs (4)
414
!
ProcessNodeReuseSwitch
(commandLineSwitches[CommandLineSwitches.ParameterizedSwitch.NodeReuse]))
2416
enableNodeReuse =
ProcessNodeReuseSwitch
(commandLineSwitches[CommandLineSwitches.ParameterizedSwitch.NodeReuse]);
3144
bool nodeReuse =
ProcessNodeReuseSwitch
(commandLineSwitches[CommandLineSwitches.ParameterizedSwitch.NodeReuse]);
3153
bool taskHostNodeReuse =
ProcessNodeReuseSwitch
(commandLineSwitches[CommandLineSwitches.ParameterizedSwitch.NodeReuse]);