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