If you have a custom WebPartManager and want to see what is going on under the hood. Use Reflector. It will dissasemble the assembly for you and can see all the methods etc. Unless your working with a 3rd party vendor that is very careful, they probably did not obfuscate the code.
http://www.aisto.com/roeder/dotnet/