net\System\Net\WebSockets\WebSocketConnectionStream.cs (3)
201Logging.Enter(Logging.WebSockets, this, Methods.ReadAsync,
220Logging.Dump(Logging.WebSockets, this, Methods.ReadAsync, buffer, offset, bytesRead);
238Logging.Exit(Logging.WebSockets, this, Methods.ReadAsync, bytesRead);