Community

Support for debugging lambda expressions with Visual Studio 2015

(Patrick Nelson) Anyone who uses LINQ (or lambdas in general) and the debugger will quickly discover the dreaded message “Expression cannot contain lambda expressions”. Lack of lambda support has been a limitation of the Visual Studio Debugger ever since Lambdas were added to C# and Visual Basic.

Read More - Register for Free Membership