I feel that I know the object type which is leaking, however I'm having a hard time figuring out who is holding on to the references to that object type.
Is there a way with Visual Studio to find out who all are holding the references to objects of type X where X is an abstract class?
by MacrosInHisSleep via /r/csharp