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

namespace System.Text
{
public class DecoderExceptionFallbackBuffer // TypeDefIndex: 3934
{

	// Methods
	// RVA: -1
	public virtual type#15313 Fallback(type#12860 bytesUnknown, type#20867 index) { }
	// RVA: -1
	public virtual type#15837 GetNextChar() { }
	// RVA: -1
	public virtual type#20867 get_Remaining() { }
	// RVA: -1
	private type#28660 Throw(type#12860 bytesUnknown, type#20867 index) { }
	// RVA: -1
	public type#28660 .ctor() { }
}
}
