SpanDebugView<T> sealed class SpanDebugView<T> Documentation Code public T[] Items { get; } public SpanDebugView(Span<T> span) public SpanDebugView(ReadOnlySpan<T> span)