14 references to Methods
System (14)
net\System\Net\WebSockets\WebSocketConnectionStream.cs (14)
545Logging.Enter(Logging.WebSockets, this, Methods.Close, string.Empty); 571Logging.Exit(Logging.WebSockets, this, Methods.Close, string.Empty); 641Logging.Enter(Logging.WebSockets, this, Methods.MultipleWriteAsync, string.Empty); 676Logging.Exit(Logging.WebSockets, this, Methods.MultipleWriteAsync, completedAsynchronously); 692Logging.Enter(Logging.WebSockets, this, Methods.WriteAsync, 728Logging.Exit(Logging.WebSockets, this, Methods.WriteAsync, completedAsynchronously); 750Logging.Enter(Logging.WebSockets, this, Methods.ReadAsyncCore, 805Logging.Exit(Logging.WebSockets, this, Methods.ReadAsyncCore, completedAsynchronously); 838Logging.Enter(Logging.WebSockets, thisPtr, Methods.OnCancel, string.Empty); 861Logging.Exit(Logging.WebSockets, thisPtr, Methods.OnCancel, string.Empty); 902Logging.Enter(Logging.WebSockets, thisPtr, Methods.OnWriteCompleted, 917Logging.Exit(Logging.WebSockets, thisPtr, Methods.OnWriteCompleted, string.Empty); 933Logging.Enter(Logging.WebSockets, thisPtr, Methods.OnReadCompleted, 955Logging.Exit(Logging.WebSockets, thisPtr, Methods.OnReadCompleted, string.Empty);