4 references to Close
Microsoft.Extensions.Diagnostics.Probes.Tests (1)
TcpEndpointProbesServiceTests.cs (1)
104tcpClient.Close();
Microsoft.TestPlatform.CommunicationUtilities (3)
SocketClient.cs (1)
125_tcpClient?.Close();
SocketCommunicationManager.cs (1)
233_tcpClient?.Close();
SocketServer.cs (1)
137_tcpClient?.Close();