I\'m trying to parse an IQueryable and I want to get the methods and parameters called on the IQueryable.
IQueryable
e.g.
var query = Qu