// Assembly: mscorlib
// Full name: SyncTextReader

public class SyncTextReader // TypeDefIndex: 4904
{
	// Fields
	type#27263 _in;

	// Methods
	// RVA: -1
	internal type#28660 .ctor(type#27257 t) { }
	// RVA: -1
	public virtual type#28660 Close() { }
	// RVA: -1
	protected virtual type#28660 Dispose(type#15313 disposing) { }
	// RVA: -1
	public virtual type#20867 Peek() { }
	// RVA: -1
	public virtual type#20867 Read() { }
	// RVA: -1
	public virtual type#20867 Read(type#12899 buffer, type#20867 index, type#20867 count) { }
	// RVA: -1
	public virtual type#26576 ReadLine() { }
	// RVA: -1
	public virtual type#26576 ReadToEnd() { }
}
