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