I\'ve got a process that is hosting a WCF ServiceHost. It leaks handles like crazy according to ProcessExplorer. I\'ve gone over the code and can\'t find anything obvious th
Use a memory profiler - they can help to find such leaks, for example: