开发者

How to know what objects have reference to same object (In Debug Mode)?

I need to find all places which have a link to same object. I need to do this because my object never been garbag开发者_运维问答e collected.


You should try using a memory profiler for that. Ants Memory Profiler and Memprofiler are decent.

Also, check this question: Track all object references in C#

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜