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