M
Marc Jennings
Hi there,
Are there any tools available (or even within VS.NET) for figuring out
which methods in a bit of code are reachable, and which aren't?
My problem is that (strangely) I have just had to hack an old project
to pieces with a tight deadline, and I am now not 100% sure which
methods are being called, and what is just decoration in my code.
Any help, as ever, is appreciated.
Marc.
Are there any tools available (or even within VS.NET) for figuring out
which methods in a bit of code are reachable, and which aren't?
My problem is that (strangely) I have just had to hack an old project
to pieces with a tight deadline, and I am now not 100% sure which
methods are being called, and what is just decoration in my code.
Any help, as ever, is appreciated.
Marc.