3 implementations of AvailableNodes
Microsoft.Build (3)
BackEnd\Components\Communications\NodeProviderInProc.cs (1)
115public int AvailableNodes
BackEnd\Components\Communications\NodeProviderOutOfProc.cs (1)
51public int AvailableNodes
BackEnd\Components\Communications\NodeProviderOutOfProcTaskHost.cs (1)
132public int AvailableNodes
1 reference to AvailableNodes
Microsoft.Build (1)
BackEnd\Components\Communications\NodeManager.cs (1)
314if (nodeProvider.AvailableNodes == 0)