// Assembly: System.Xml
// Full name: System.Xml.CharEntityEncoderFallbackBuffer

namespace System.Xml
{
public class CharEntityEncoderFallbackBuffer // TypeDefIndex: 6605
{
	// Fields
	type#15854 parent;
	type#26577 charEntity;
	type#20868 charEntityIndex;

	// Methods
	// RVA: -1
	internal type#28660 .ctor(type#15853 parent) { }
	// 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() { }
	// RVA: -1
	public virtual type#28660 Reset() { }
	// RVA: -1
	private type#20867 SurrogateCharToUtf32(type#15837 highSurrogate, type#15837 lowSurrogate) { }
}
}
