4 references to OutOfProcServerNode
Microsoft.Build (3)
BackEnd\Client\MSBuildClient.cs (2)
578NodeModeHelper.ToCommandLineArgument(NodeMode.OutOfProcServerNode) 583NodeModeHelper.ToCommandLineArgument(NodeMode.OutOfProcServerNode),
BackEnd\Node\OutOfProcServerNode.cs (1)
368int serverNodeCount = NodeProviderOutOfProcBase.CountActiveNodesWithMode(NodeMode.OutOfProcServerNode);
MSBuild (1)
XMake.cs (1)
3430case NodeMode.OutOfProcServerNode: