4 references to ReadAsyncFast
System (4)
net\System\Net\WebSockets\WebSocketHttpListenerDuplexStream.cs (4)
213Logging.Enter(Logging.WebSockets, this, Methods.ReadAsyncFast, string.Empty); 309Logging.Exit(Logging.WebSockets, this, Methods.ReadAsyncFast, completedAsynchronously); 1215m_CompletedOperation == HttpListenerAsyncOperation.Receive ? Methods.ReadAsyncFast : Methods.WriteAsyncFast, 1232m_CompletedOperation == HttpListenerAsyncOperation.Receive ? Methods.ReadAsyncFast : Methods.WriteAsyncFast,