I was seeking some information about how to use Expression.Quote. And I've found an answer for it, What is the purpose of LINQ's Expression.Quote method?
After reading the post, I know how to use Expression.Quote and its effects. But in this post, you can see that the UnaryExpression class has a Body property. But now, I can't find it in VS2010 and in MSDN too. Why?