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