Too detailed Method signature in report
Hi
When looking at a class in the Full report, the signatures for methods contain the fully qualified type names. I expect this is a result of using reflection. However, I would like to be able to remove the namespace from the type name because if you have a method with many overloads, it is a lot of information to read through to find the method you are looking for.