4 references to ProcessNodeReuseSwitch
MSBuild (4)
XMake.cs (4)
450
bool nodeReuse =
ProcessNodeReuseSwitch
(commandLineSwitches[CommandLineSwitches.ParameterizedSwitch.NodeReuse]);
2653
enableNodeReuse =
ProcessNodeReuseSwitch
(commandLineSwitches[CommandLineSwitches.ParameterizedSwitch.NodeReuse]);
3400
bool nodeReuse =
ProcessNodeReuseSwitch
(commandLineSwitches[CommandLineSwitches.ParameterizedSwitch.NodeReuse]);
3409
bool taskHostNodeReuse =
ProcessNodeReuseSwitch
(commandLineSwitches[CommandLineSwitches.ParameterizedSwitch.NodeReuse]);