2 writes to NoDelay
Microsoft.TestPlatform.CommunicationUtilities (2)
SocketClient.cs (1)
42_tcpClient = new TcpClient { NoDelay = true };
SocketCommunicationManager.cs (1)
176_tcpClient = new TcpClient { NoDelay = true };