// Assembly: mscorlib
// Full name: System.Text.EncoderExceptionFallbackBuffer

namespace System.Text
{
public class EncoderExceptionFallbackBuffer // TypeDefIndex: 3945
{

	// Methods
	// RVA: -1
	public type#28660 .ctor() { }
	// RVA: -1
	public virtual type#15313 Fallback(type#15837 charUnknown, type#20867 index) { }
	// RVA: -1
	public virtual type#15313 Fallback(type#15837 charUnknownHigh, type#15837 charUnknownLow, type#20867 index) { }
	// RVA: -1
	public virtual type#15837 GetNextChar() { }
	// RVA: -1
	public virtual type#15313 MovePrevious() { }
	// RVA: -1
	public virtual type#20867 get_Remaining() { }
}
}
