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