<PackageReference Include="System.Memory" Version="4.5.5" />

ExceptionArgument

namespace System { internal enum ExceptionArgument { length, start, minimumBufferSize, elementIndex, comparable, comparer, destination, offset, startSegment, endSegment, startIndex, endIndex, array, culture, manager } }