I am referring to a class in the .net library in VB6 and should profile it. Is there a profiler that can be specified in a .net library DLL?
The memory problems that I want to profile only occur when used in a VB6 application. A clean .net test application for the library has no memory problems.
source share