3 references to OutOfProcServerNode
Microsoft.Build (2)
BackEnd\Client\MSBuildClient.cs (1)
537
NodeModeHelper.ToCommandLineArgument(NodeMode.
OutOfProcServerNode
)
BackEnd\Node\OutOfProcServerNode.cs (1)
351
int serverNodeCount = NodeProviderOutOfProcBase.CountActiveNodesWithMode(NodeMode.
OutOfProcServerNode
);
MSBuild (1)
XMake.cs (1)
3410
case NodeMode.
OutOfProcServerNode
: