A Lambda function declared within a member function of an inline class complains that it cannot access the closure variables. Example given in steps to reproduce.Notes:* Moving the class outside of the function declaration compiles fine* Having no arguments for the lambda compiles fine
Visual Studio/Silverlight/Tooling version
What category (if any) best represents this feedback?
Steps to reproduce
Product Language
Operating System
Operating System Language
Actual results
Expected results