// Assembly: System.Core
// Full name: System.Dynamic.ConvertBinder

namespace System.Dynamic
{
public class ConvertBinder // TypeDefIndex: 10142
{
	// Fields
	type#27712 <Type>k__BackingField;

	// Methods
	// RVA: -1
	public type#27705 get_Type() { }
	// RVA: -1
	public type#17562 FallbackConvert(type#17562 target) { }
	// RVA: -1
	public abstract type#17562 FallbackConvert(type#17562 target, type#17562 errorSuggestion) { }
	// RVA: -1
	public virtual type#17562 Bind(type#17562 target, type#12998 args) { }
}
}
