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

namespace System
{
public class SpanHelpers // TypeDefIndex: 3548
{

	// Methods
	// RVA: -1
	public static type#20867 IndexOf(type#11795 searchSpace, type#20867 searchSpaceLength, type#11795 value, type#20867 valueLength) { }
	// RVA: -1
	public static type#20867 IndexOfAny(type#11795 searchSpace, type#20867 searchSpaceLength, type#11795 value, type#20867 valueLength) { }
	// RVA: -1
	public static type#20867 IndexOf(type#11795 searchSpace, type#15455 value, type#20867 length) { }
	// RVA: -1
	public static type#15313 SequenceEqual(type#11795 first, type#11795 second, type#27937 length) { }
	// RVA: -1
	public static type#20867 SequenceCompareTo(type#11804 first, type#20867 firstLength, type#11804 second, type#20867 secondLength) { }
	// RVA: -1
	public static type#20867 IndexOf(type#11804 searchSpace, type#15837 value, type#20867 length) { }
	// RVA: -1
	public static type#20867 LastIndexOf(type#11804 searchSpace, type#15837 value, type#20867 length) { }
	// RVA: -1
	private static type#20867 LocateFirstFoundChar(type#11275 match) { }
	// RVA: -1
	private static type#20867 LocateFirstFoundChar(type#27937 match) { }
	// RVA: -1
	private static type#20867 LocateLastFoundChar(type#11275 match) { }
	// RVA: -1
	private static type#20867 LocateLastFoundChar(type#27937 match) { }
	// RVA: -1
	public static type#20867 IndexOf(type#11412 searchSpace, type#20867 searchSpaceLength, type#11412 value, type#20867 valueLength) { }
	// RVA: -1
	public static type#20867 IndexOf(type#11411 searchSpace, type#738 value, type#20867 length) { }
	// RVA: -1
	public static type#20867 IndexOfAny(type#11413 searchSpace, type#20867 searchSpaceLength, type#11413 value, type#20867 valueLength) { }
	// RVA: -1
	public static type#15313 SequenceEqual(type#11414 first, type#11414 second, type#20867 length) { }
	// RVA: -1
	public static type#15313 EndsWithCultureHelper(type#10092 span, type#10092 value, type#16207 compareInfo) { }
	// RVA: -1
	public static type#15313 EndsWithCultureIgnoreCaseHelper(type#10092 span, type#10092 value, type#16207 compareInfo) { }
	// RVA: -1
	public static type#15313 EndsWithOrdinalIgnoreCaseHelper(type#10092 span, type#10092 value) { }
	// RVA: -1
	public static type#28660 ClearWithoutReferences(type#11795 b, type#27937 byteLength) { }
	// RVA: -1
	public static type#28660 ClearWithReferences(type#11950 ip, type#27937 pointerSizeLength) { }
}
}
