Hi all,
I know how to get filename/line numbers etc via the StackTrace class
etc but what I need to do is interrogate the filename and method line
numbers from a DLL (via the PDB file I assume). I am making the call
from a separate application (like what a debugger would do).
Any Ideas?
