I want to reach the values of the parameters on the Stack Frames obtained with the Stack Trace class in c#.
Can anyone provide some pointers?
I am doing an experimental coding. I want to know what and how I went through while coming to the place I found (call level). But I don't want to make a special mechanism for it. Actually, stac has everything I want.