net\System\Net\WebSockets\WebSocketBase.cs (9)
259ThrowIfConvertibleException(Methods.ReceiveAsync, exception, cancellationToken, aborted);
382ThrowIfConvertibleException(Methods.SendAsync, exception, cancellationToken, aborted);
634ThrowIfConvertibleException(Methods.CloseOutputAsync, exception, cancellationToken, aborted);
735ThrowIfConvertibleException(Methods.StartOnCloseCompleted,
837ThrowIfConvertibleException(Methods.CloseOutputAsync,
908ThrowIfConvertibleException(Methods.CloseAsync,
999ThrowIfConvertibleException(Methods.CloseAsync, exception, cancellationToken, aborted);
1370ThrowIfConvertibleException(null, unwrappedException, cancellationToken, aborted);
1587thisPtr.ThrowIfConvertibleException(Methods.OnKeepAlive,