I have lambda expression and anonymous function in my .NET web application. I want to confirm will these functions captured and can we see this in call stack in AppDynamics controller ?Thanks,
In my AppDynamics controller couldn't get the lambda function after drilldown the function call stack. Is there a way to capture lambda function details. Please confirm.