I am trying to compute the following expectation: $$ M_T = \mathbb E\left[W_T\int_0^T\,t\,d W_t \right] $$
where $0<t<T$ and $W = (W_t)_{t\geq 0}$ is a standard Brownian Motion started at $0$. I already know the solution is given by $M_T = \int_0^T t\,dt$ thanks to one of the answers given in this other question.
This looks trivial, but integration by parts is not working for me (I seem to be getting to the same place over and over) and alternative efforts like finding an expression that is equal in law have not being very fruitful.
I have seen in the forum that this case might be similar to this other question, but instead this last one involves working with sines and cosines, thus I have the feeling that in my particular case the solution is much simpler.
Is there an strategy to solve products of stochastic integrals and a function of brownian motion?