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