I'm referencing a class in a .net library in VB6 and need to profile it. Is there a profiler that can be pointed at a .net library dll?
The memory issues I wish to profile only happens when used in the VB6 application. The pure .net test application for the library does not have memory issues.