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