ImmutableSortedSetBuilderDebuggerProxy<T> sealed class ImmutableSortedSetBuilderDebuggerProxy<T> A simple view of the immutable collection that the debugger can show to the developer. Documentation Code public T[] Contents { get; } Gets a simple debugger-viewable collection. public ImmutableSortedSetBuilderDebuggerProxy(Builder<T> builder)