Posts
Sort by recent activity
need some help with my profile
I'm new to this memory-leak hunting, so please bare with me.
WPF app, C#.
In my snapshot analysis, I'm seeing 1711 classes, but only a few that concern me. And out of those, really, only one does ...
need help understanding a disassembly
I disassembled a .dll a long-lost ex co-worker wrote because I need to make an adjustment, have no source code, etc.etc.
There is a class with tons of static properties, like so:
public static s...