2 references to ProviderType
Microsoft.Build (2)
BackEnd\Components\Scheduler\Scheduler.cs (2)
495switch (nodeInfo.ProviderType) 1741existingRequestAffinity = (_availableNodes[assignedNodeId].ProviderType == NodeProviderType.InProc) ? NodeAffinity.InProc : NodeAffinity.OutOfProc;