// Assembly: System.Core
// Full name: System.Linq.Expressions.Interpreter.BranchFalseInstruction

namespace System.Linq.Expressions.Interpreter
{
public class BranchFalseInstruction // TypeDefIndex: 9770
{
	// Fields
	type#13144 s_cache;

	// Methods
	// RVA: -1
	public virtual type#13143 get_Cache() { }
	// RVA: -1
	public virtual type#26576 get_InstructionName() { }
	// RVA: -1
	public virtual type#20867 get_ConsumedStack() { }
	// RVA: -1
	public virtual type#20867 Run(type#21011 frame) { }
	// RVA: -1
	public type#28660 .ctor() { }
}
}
