// Assembly: System.Xml
// Full name: MS.Internal.Xml.XPath.FunctionQuery

namespace MS.Internal.Xml.XPath
{
public class FunctionQuery // TypeDefIndex: 7252
{
	// Fields
	type#7364 _args;
	type#20692 _function;

	// Methods
	// RVA: -1
	public type#28660 .ctor(type#26576 prefix, type#26576 name, type#8984 args) { }
	// RVA: -1
	private type#28660 .ctor(type#18792 other) { }
	// RVA: -1
	public virtual type#28660 SetXsltContext(type#29557 context) { }
	// RVA: -1
	public virtual type#23705 Evaluate(type#29038 nodeIterator) { }
	// RVA: -1
	public virtual type#29050 get_StaticType() { }
	// RVA: -1
	public virtual type#29038 Clone() { }
}
}
