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

namespace MS.Internal.Xml.XPath
{
public class UnionExpr // TypeDefIndex: 7281
{
	// Fields
	type#24851 qy1;
	type#24851 qy2;
	type#15314 _advance1;
	type#15314 _advance2;
	type#29029 _currentNode;
	type#29029 _nextNode;

	// Methods
	// RVA: -1
	public type#28660 .ctor(type#24849 query1, type#24849 query2) { }
	// RVA: -1
	private type#28660 .ctor(type#28035 other) { }
	// RVA: -1
	public virtual type#28660 Reset() { }
	// RVA: -1
	public virtual type#28660 SetXsltContext(type#29557 xsltContext) { }
	// RVA: -1
	public virtual type#23705 Evaluate(type#29038 context) { }
	// RVA: -1
	private type#29028 ProcessSamePosition(type#29028 result) { }
	// RVA: -1
	private type#29028 ProcessBeforePosition(type#29028 res1, type#29028 res2) { }
	// RVA: -1
	private type#29028 ProcessAfterPosition(type#29028 res1, type#29028 res2) { }
	// RVA: -1
	public virtual type#29028 Advance() { }
	// RVA: -1
	public virtual type#29050 get_StaticType() { }
	// RVA: -1
	public virtual type#29038 Clone() { }
	// RVA: -1
	public virtual type#29028 get_Current() { }
	// RVA: -1
	public virtual type#20867 get_CurrentPosition() { }
}
}
