// Assembly: mscorlib
// Full name: System.Runtime.InteropServices.MemoryMarshal

namespace System.Runtime.InteropServices
{
public class MemoryMarshal // TypeDefIndex: 4364
{

	// Methods
	// RVA: -1
	public static type#10216 AsBytes(type#10204 span) { }
	// RVA: -1
	public static type#10091 AsBytes(type#10081 span) { }
	// RVA: -1
	public static type#9391 AsMemory(type#10068 memory) { }
	// RVA: -1
	public static type#11388 GetReference(type#10206 span) { }
	// RVA: -1
	public static type#11387 GetReference(type#10084 span) { }
	// RVA: -1
	internal static type#11386 GetNonNullPinnableReference(type#10205 span) { }
	// RVA: -1
	internal static type#11385 GetNonNullPinnableReference(type#10083 span) { }
	// RVA: -1
	public static type#10082 CreateReadOnlySpan(type#11384 reference, type#20867 length) { }
	// RVA: -1
	public static type#15313 TryGetArray(type#10069 memory, type#11580 segment) { }
}
}
