3 references to MultipleWriteAsync
System (3)
net\System\Net\WebSockets\WebSocketConnectionStream.cs (3)
319Logging.Enter(Logging.WebSockets, this, Methods.MultipleWriteAsync, string.Empty); 337Logging.Dump(Logging.WebSockets, this, Methods.MultipleWriteAsync, buffer.Array, buffer.Offset, buffer.Count); 356Logging.Exit(Logging.WebSockets, this, Methods.MultipleWriteAsync, string.Empty);