3 references to InternalShutdown
System.Net.Sockets (3)
System\Net\Sockets\NetworkStream.cs (1)
391_streamSocket.InternalShutdown(SocketShutdown.Both);
System\Net\Sockets\TCPClient.cs (1)
275chkClientSocket.InternalShutdown(SocketShutdown.Both);
System\Net\Sockets\UDPClient.cs (1)
239chkClientSocket.InternalShutdown(SocketShutdown.Both);