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