Implemented interface member:
property
ProviderType
Microsoft.Build.BackEnd.INodeProvider.ProviderType
2 references to ProviderType
Microsoft.Build (2)
BackEnd\Components\Communications\NodeProviderOutOfProc.cs (2)
107.Select(nc => new NodeInfo(nc.NodeId, ProviderType)) 115NodeInfo nodeInfo = new NodeInfo(context.NodeId, ProviderType);