class f__AnonymousType0<< Count > j__TPar
static void ThrowArgumentNullException(ExceptionArgument argument)
static void ThrowInvalidOperationException(ExceptionResource resource)
static void ThrowArraySegmentCtorValidationFailedExceptions(Array array, int offset, int count)
static void ThrowNotSupportedException()
IEnumerator< T > GetEnumerator()
void Insert(int index, T item)
Enumerator(ArraySegment< T > arraySegment)
bool Equals(ArraySegment< T > obj)
ArraySegment< T >.Enumerator GetEnumerator()
override bool Equals(object obj)
static readonly ArraySegment< T >< Empty > k__BackingField
void ThrowInvalidOperationIfDefault()
void CopyTo(T[] destination, int destinationIndex)
override int GetHashCode()
ArraySegment(T[] array, int offset, int count)