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