// Assembly: UnityEngine.CoreModule
// Full name: ReadOnly

public class ReadOnly // TypeDefIndex: 8594
{
	// Fields
	type#12459 m_Buffer;
	type#20869 m_Length;

	// Methods
	// RVA: -1
	internal type#28660 .ctor(type#12457 buffer, type#20867 length) { }
	// RVA: -1
	public type#20867 get_Length() { }
	// RVA: -1
	public type#1635 get_Item(type#20867 index) { }
	// RVA: -1
	public type#5157 GetEnumerator() { }
	// RVA: -1
	private virtual type#6792 System.Collections.Generic.IEnumerable<T>.GetEnumerator() { }
	// RVA: -1
	private virtual type#20073 System.Collections.IEnumerable.GetEnumerator() { }
}
