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

namespace System.Text
{
public class EncoderFallback // TypeDefIndex: 3947
{
	// Fields
	type#17802 s_replacementFallback;
	type#17802 s_exceptionFallback;

	// Methods
	// RVA: -1
	public static type#17800 get_ReplacementFallback() { }
	// RVA: -1
	public static type#17800 get_ExceptionFallback() { }
	// RVA: -1
	public abstract type#17803 CreateFallbackBuffer() { }
	// RVA: -1
	public abstract type#20867 get_MaxCharCount() { }
	// RVA: -1
	protected type#28660 .ctor() { }
}
}
