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