C# DebuggerDisplay showing wrong property
I have often used DebuggerDisplay, which I find very helpful during debugging, particularly in lists of objects.
I have often used DebuggerDisplay, which I find very helpful during debugging, particularly in lists of objects.