Don't Mix Lambda Expressions and Using Statements
Lambda expressions are really cool, but they present some interesting problems because they aren't really inline code blocks like they appear:
http://blogs.msdn.com/jaredpar/archive/2008/07/16/don-t-mix-using-statements-and-lambda-expressions.aspx