// Assembly: mscorlib
// Full name: NullStreamReader

public class NullStreamReader // TypeDefIndex: 4900
{

	// Methods
	// RVA: -1
	internal type#28660 .ctor() { }
	// RVA: -1
	public virtual type#26548 get_BaseStream() { }
	// RVA: -1
	public virtual type#17811 get_CurrentEncoding() { }
	// 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() { }
	// RVA: -1
	internal virtual type#20867 ReadBuffer() { }
}
