I have a memory leak in my C# program and cannot determine who is holding the reference to my object. Is there a way at runtime to determine which objects are holding a reference to a specific object?
In this economy my budget is zero, so a native or free solution is my only choice.
