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

namespace System.Linq.Expressions.Interpreter
{
public class GreaterThanOrEqualInstruction // TypeDefIndex: 9872
{
	// Fields
	type#23712 _nullValue;
	type#20845 s_SByte;
	type#20845 s_Int16;
	type#20845 s_Char;
	type#20845 s_Int32;
	type#20845 s_Int64;
	type#20845 s_Byte;
	type#20845 s_UInt16;
	type#20845 s_UInt32;
	type#20845 s_UInt64;
	type#20845 s_Single;
	type#20845 s_Double;
	type#20845 s_liftedToNullSByte;
	type#20845 s_liftedToNullInt16;
	type#20845 s_liftedToNullChar;
	type#20845 s_liftedToNullInt32;
	type#20845 s_liftedToNullInt64;
	type#20845 s_liftedToNullByte;
	type#20845 s_liftedToNullUInt16;
	type#20845 s_liftedToNullUInt32;
	type#20845 s_liftedToNullUInt64;
	type#20845 s_liftedToNullSingle;
	type#20845 s_liftedToNullDouble;

	// Methods
	// RVA: -1
	public virtual type#20867 get_ConsumedStack() { }
	// RVA: -1
	public virtual type#20867 get_ProducedStack() { }
	// RVA: -1
	public virtual type#26576 get_InstructionName() { }
	// RVA: -1
	private type#28660 .ctor(type#23705 nullValue) { }
	// RVA: -1
	public static type#20844 Create(type#27705 type, type#15335 liftedToNull) { }
}
}
