Go to Google Groups Home    microsoft.public.dotnet.framework.clr
How to get current running values from .LocalVariables in .NET 2.0?

Lou Zher <ab...@127.0.0.1>

We've got a project that needs to be able to see the current running values
from the objects returned back by .LocalVariables. How is this done?
LocalVariables only appears to give us the types of the method vars.
-LZ