2 references to CountActiveNodesWithMode
Microsoft.Build (2)
BackEnd\Components\Communications\NodeProviderOutOfProcBase.cs (1)
608=> CountActiveNodesWithMode(NodeMode.OutOfProcNode);
BackEnd\Node\OutOfProcServerNode.cs (1)
329int serverNodeCount = NodeProviderOutOfProcBase.CountActiveNodesWithMode(NodeMode.OutOfProcServerNode);