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