net\System\Net\WebSockets\WebSocketBase.cs (7)
289Methods.SendAsync,
317Logging.Enter(Logging.WebSockets, this, Methods.SendAsync, inputParameter);
351SR.GetString(SR.net_Websockets_AlreadyOneOutstandingOperation, Methods.SendAsync));
366Methods.SendAsync,
382ThrowIfConvertibleException(Methods.SendAsync, exception, cancellationToken, aborted);
394Logging.Exit(Logging.WebSockets, this, Methods.SendAsync, inputParameter);
590SR.GetString(SR.net_Websockets_AlreadyOneOutstandingOperation, Methods.SendAsync));