// Assembly: System.Core
// Full name: System.Linq.Expressions.IParameterProvider

namespace System.Linq.Expressions
{
public class IParameterProvider // TypeDefIndex: 9666
{

	// Methods
	// RVA: -1
	public abstract type#24228 GetParameter(type#20867 index) { }
	// RVA: -1
	public abstract type#20867 get_ParameterCount() { }
}
}
