I know that Visual Studio support for C++/CLI is terrible. But I am getting a weird issue when doing a Quick watch. The variable which I am watching is in the scope and it has value. But VS says, the variable is not in the scope. See the image
Quick watch problem in C==/CLI http://www.freeimagehosting.net/uploads/95471b8cb4.png
It would be great if someone can suggest a workaround. Or is this a bug with VS?