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

namespace System.Text
{
public class DecoderFallback // TypeDefIndex: 3936
{
	// Fields
	type#17178 s_replacementFallback;
	type#17178 s_exceptionFallback;

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