G
Guest
Hi,
Is there some way to retrieve the values of objects in the stack frame after
an exception is thrown in C# 2005?
Yes, I know, you probably will say those objects are gone...but I can also
imagine a CLR that would keep them alive for debugging purposes!!
Is there some way to retrieve the values of objects in the stack frame after
an exception is thrown in C# 2005?
Yes, I know, you probably will say those objects are gone...but I can also
imagine a CLR that would keep them alive for debugging purposes!!