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

namespace MS.Internal.Xml.XPath
{
public class BooleanExpr // TypeDefIndex: 7229
{
	// Fields
	type#24850 _opnd1;
	type#24850 _opnd2;
	type#15314 _isOr;

	// Methods
	// RVA: -1
	public type#28660 .ctor(type#32707 op, type#24849 opnd1, type#24849 opnd2) { }
	// RVA: -1
	private type#28660 .ctor(type#15340 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#29038 Clone() { }
	// RVA: -1
	public virtual type#29050 get_StaticType() { }
}
}
