Investigate details for types referenced by DebuggerTypeProxy – purpose, results, custom implementation.

[DebuggerDisplay("Count = {Count}")]
[DebuggerTypeProxy(typeof (HashSetDebugView<>))]