2 references to NodeContextTerminated
Microsoft.Build (2)
BackEnd\Components\Communications\NodeProviderOutOfProc.cs (2)
102
IList<NodeContext> nodeContexts = GetNodes(null, commandLineArgs, nextNodeId, factory, hostHandshake, NodeContextCreated,
NodeContextTerminated
, numberOfNodesToCreate);
166
ShutdownAllNodes(nodeReuse,
NodeContextTerminated
);