net\System\Net\WebSockets\WebSocketConnectionStream.cs (3)
249Logging.Enter(Logging.WebSockets, this, Methods.WriteAsync,
266Logging.Dump(Logging.WebSockets, this, Methods.WriteAsync, buffer, offset, count);
284Logging.Exit(Logging.WebSockets, this, Methods.WriteAsync, string.Empty);