// Assembly: mscorlib
// Full name: StreamTokenReader

public class StreamTokenReader // TypeDefIndex: 3998
{
	// Fields
	type#26559 _in;
	type#20869 _numCharRead;

	// Methods
	// RVA: -1
	internal type#28660 .ctor(type#26557 input) { }
	// RVA: -1
	public virtual type#20867 Read() { }
	// RVA: -1
	internal type#20867 get_NumCharEncountered() { }
}
