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

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

	// Methods
	// RVA: -1
	protected type#28660 .ctor(type#26576 name, type#15313 ignoreCase) { }
	// RVA: -1
	public virtual type#27705 get_ReturnType() { }
	// 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
	internal virtual type#15313 get_IsStandardBinder() { }
	// RVA: -1
	public type#17562 FallbackSetMember(type#17562 target, type#17562 value) { }
	// RVA: -1
	public abstract type#17562 FallbackSetMember(type#17562 target, type#17562 value, type#17562 errorSuggestion) { }
}
}
