When a lambda expression is defined inside a class member function used names are not searched in the context of the lambda expression definition. That is the compiler does not start searching names inside the class.
Visual Studio/Team Foundation Server/.NET Framework Tooling version
Steps to reproduce
Product Language
Operating System
Operating System Language
Actual results
Expected results
Please wait...