// Assembly: mscorlib
// Full name: System.ValueTuple

namespace System
{
public class ValueTuple // TypeDefIndex: 3580
{

	// Methods
	// RVA: -1
	public virtual type#15313 Equals(type#23705 obj) { }
	// RVA: -1
	public virtual type#15313 Equals(type#28400 other) { }
	// RVA: -1
	private virtual type#15313 System.Collections.IStructuralEquatable.Equals(type#23705 other, type#20083 comparer) { }
	// RVA: -1
	private virtual type#20867 System.IComparable.CompareTo(type#23705 other) { }
	// RVA: -1
	public virtual type#20867 CompareTo(type#28400 other) { }
	// RVA: -1
	private virtual type#20867 System.Collections.IStructuralComparable.CompareTo(type#23705 other, type#19923 comparer) { }
	// RVA: -1
	public virtual type#20867 GetHashCode() { }
	// RVA: -1
	private virtual type#20867 System.Collections.IStructuralEquatable.GetHashCode(type#20083 comparer) { }
	// RVA: -1
	private virtual type#20867 System.IValueTupleInternal.GetHashCode(type#20083 comparer) { }
	// RVA: -1
	public virtual type#26576 ToString() { }
	// RVA: -1
	private virtual type#26576 System.IValueTupleInternal.ToStringEnd() { }
	// RVA: -1
	private virtual type#20867 System.Runtime.CompilerServices.ITuple.get_Length() { }
	// RVA: -1
	internal static type#20867 CombineHashCodes(type#20867 h1, type#20867 h2) { }
	// RVA: -1
	internal static type#20867 CombineHashCodes(type#20867 h1, type#20867 h2, type#20867 h3) { }
	// RVA: -1
	internal static type#20867 CombineHashCodes(type#20867 h1, type#20867 h2, type#20867 h3, type#20867 h4) { }
	// RVA: -1
	internal static type#20867 CombineHashCodes(type#20867 h1, type#20867 h2, type#20867 h3, type#20867 h4, type#20867 h5) { }
	// RVA: -1
	internal static type#20867 CombineHashCodes(type#20867 h1, type#20867 h2, type#20867 h3, type#20867 h4, type#20867 h5, type#20867 h6) { }
	// RVA: -1
	internal static type#20867 CombineHashCodes(type#20867 h1, type#20867 h2, type#20867 h3, type#20867 h4, type#20867 h5, type#20867 h6, type#20867 h7) { }
	// RVA: -1
	internal static type#20867 CombineHashCodes(type#20867 h1, type#20867 h2, type#20867 h3, type#20867 h4, type#20867 h5, type#20867 h6, type#20867 h7, type#20867 h8) { }
}
}
