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

namespace System.Dynamic
{
public class BindingRestrictions // TypeDefIndex: 10141
{
	// Fields
	type#15254 Empty;

	// Methods
	// RVA: -1
	private type#28660 .ctor() { }
	// RVA: -1
	internal abstract type#18184 GetExpression() { }
	// RVA: -1
	public type#15251 Merge(type#15251 restrictions) { }
	// RVA: -1
	public static type#15251 GetTypeRestriction(type#18184 expression, type#27705 type) { }
	// RVA: -1
	internal static type#15251 GetTypeRestriction(type#17562 obj) { }
	// RVA: -1
	public static type#15251 GetInstanceRestriction(type#18184 expression, type#23705 instance) { }
	// RVA: -1
	public type#18184 ToExpression() { }
	// RVA: -1
	private static type#28660 .cctor() { }
}
}
