Is there a way to use .NET reflection to capture the values of all parameters/local variables?
You could get at this information using the CLR debugging API though it won't be a simple couple of lines to extract it.
1.4m articles
1.4m replys
5 comments
57.0k users