in src/Azure.AppService.Tunnel/Tunnel/Sockets/SocketConnection.cs [28:31]
public void Send(byte[] data) { Socket.Value.Send(data); }