4 references to NodeContextTerminateDelegate
Microsoft.Build (4)
BackEnd\Components\Communications\NodeProviderOutOfProcBase.cs (4)
144
protected void ShutdownAllNodes(bool nodeReuse,
NodeContextTerminateDelegate
terminateNode)
193
NodeContextTerminateDelegate
terminateNode,
600
private readonly
NodeContextTerminateDelegate
_terminateDelegate;
632
INodePacketFactory factory,
NodeContextTerminateDelegate
terminateDelegate)