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

namespace MS.Internal.Xml.XPath
{
public class NodeFunctions // TypeDefIndex: 7262
{
	// Fields
	type#24850 _arg;
	type#31413 _funcType;
	type#29558 _xsltContext;

	// Methods
	// RVA: -1
	public type#28660 .ctor(type#31412 funcType, type#24849 arg) { }
	// RVA: -1
	public virtual type#28660 SetXsltContext(type#29557 context) { }
	// RVA: -1
	private type#29028 EvaluateArg(type#29038 context) { }
	// RVA: -1
	public virtual type#23705 Evaluate(type#29038 context) { }
	// RVA: -1
	public virtual type#29050 get_StaticType() { }
	// RVA: -1
	public virtual type#29038 Clone() { }
}
}
