2 implementations of Disconnect
Microsoft.Build (2)
BackEnd\Components\Communications\NodeEndpointInProc.cs (1)
205public void Disconnect()
parent\Shared\NodeEndpointOutOfProcBase.cs (1)
209public void Disconnect()
1 reference to Disconnect
Microsoft.Build (1)
BackEnd\Node\OutOfProcServerNode.cs (1)
298_nodeEndpoint.Disconnect();