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

namespace System
{
public class ValueTuple`5 // TypeDefIndex: 3585
{
	// Fields
	type#1457 Item1;
	type#2110 Item2;
	type#2346 Item3;
	type#2458 Item4;
	type#2539 Item5;

	// Methods
	// RVA: -1
	public type#28660 .ctor(type#1456 item1, type#2109 item2, type#2345 item3, type#2457 item4, type#2538 item5) { }
	// RVA: -1
	public virtual type#15313 Equals(type#23705 obj) { }
	// RVA: -1
	public virtual type#15313 Equals(type#11245 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#11245 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 type#20867 GetHashCodeCore(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() { }
}
}
