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

namespace System.Linq.Expressions.Interpreter
{
public class NullableMethodCallInstruction // TypeDefIndex: 10103
{
	// Fields
	type#23516 s_hasValue;
	type#23516 s_value;
	type#23516 s_equals;
	type#23516 s_getHashCode;
	type#23516 s_getValueOrDefault1;
	type#23516 s_toString;

	// 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() { }
	// RVA: -1
	public static type#20844 Create(type#26576 method, type#20867 argCount, type#22692 mi) { }
	// RVA: -1
	public static type#20844 CreateGetValue() { }
}
}
