2 references to NodeContextTerminated
Microsoft.Build (2)
BackEnd\Components\Communications\NodeProviderOutOfProc.cs (2)
105
IList<NodeContext> nodeContexts = GetNodes(nodeLaunchData, nextNodeId, factory, NodeContextCreated,
NodeContextTerminated
, numberOfNodesToCreate);
169
ShutdownAllNodes(nodeReuse,
NodeContextTerminated
);