Posts
Sort by recent activity
I am seeing an issue where an event that is not getting unregistered not shown in profiler
As part of a technical discussion of memory profiling, I purposely added events that were not unregistered in my company's Winforms-WPF application. There was no indication of a memory leak in the ...