4 references to NodeContextTerminateDelegate
Microsoft.Build (4)
BackEnd\Components\Communications\NodeProviderOutOfProcBase.cs (4)
161
protected void ShutdownAllNodes(bool nodeReuse,
NodeContextTerminateDelegate
terminateNode)
214
NodeContextTerminateDelegate
terminateNode,
888
private readonly
NodeContextTerminateDelegate
_terminateDelegate;
929
NodeContextTerminateDelegate
terminateDelegate,