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

namespace System.Dynamic
{
public class InvokeMemberBinder // TypeDefIndex: 10165
{
	// Fields
	type#26586 <Name>k__BackingField;
	type#15322 <IgnoreCase>k__BackingField;

	// Methods
	// RVA: -1
	public type#26576 get_Name() { }
	// RVA: -1
	public type#15313 get_IgnoreCase() { }
	// RVA: -1
	public virtual type#17562 Bind(type#17562 target, type#12998 args) { }
	// RVA: -1
	public type#17562 FallbackInvokeMember(type#17562 target, type#12998 args) { }
	// RVA: -1
	public abstract type#17562 FallbackInvokeMember(type#17562 target, type#12998 args, type#17562 errorSuggestion) { }
	// RVA: -1
	public abstract type#17562 FallbackInvoke(type#17562 target, type#12998 args, type#17562 errorSuggestion) { }
}
}
