23 nuint num2 = array2.NativeLength * array2.GetElementSize();
24 if (num2 > 2147483632)
30 if ((uint)
offset > (uint)num)
54 public override bool Equals([NotNullWhen(
true)]
object?
obj)
static bool IsPinnable(object obj)
static string ArgumentException_NotIsomorphic
static string Argument_StructArrayTooLarge
static string IndexOutOfRange_ArrayWithOffset
static bool operator==(ArrayWithOffset a, ArrayWithOffset b)
override bool Equals([NotNullWhen(true)] object? obj)
bool Equals(ArrayWithOffset obj)
override int GetHashCode()
static bool operator!=(ArrayWithOffset a, ArrayWithOffset b)
ArrayWithOffset(object? array, int offset)