4 references to NodeProvider
Microsoft.Build.Engine (4)
Engine\NodeManager.cs (4)
126nodeList[i].NodeProvider.RequestNodeStatus(nodeList[i].NodeIndex, requestId); 193nodeList[i].NodeProvider.PostIntrospectorCommand(nodeList[i].NodeIndex, child, parent); 239nodeList[nodeIndex - 1].NodeProvider.PostBuildResultToNode(nodeList[nodeIndex - 1].NodeIndex, buildResult); 255nodeList[nodeIndex - 1].NodeProvider.PostBuildRequestToNode(nodeList[nodeIndex - 1].NodeIndex, buildRequest);