While Working I realized that I cannot see any values of variable created in the project X# in the Autos tab in the VS while in Debug mode using break points.
We can see values of the variables while going step by step after the break point in other languages like C# or C++ .NET projects.
However, I cannot see anything in my X# project unless I intentionally add the variable to Watch or copy and paste the variable in the immediate Window.
Can you please investigate?

Rima Prajapati

