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

namespace System.Linq.Expressions.Interpreter
{
public class ByRefMethodInfoCallInstruction // TypeDefIndex: 9768
{
	// Fields
	type#12859 _byrefArgs;

	// Methods
	// RVA: -1
	internal type#28660 .ctor(type#22692 target, type#20867 argumentCount, type#12858 byrefArgs) { }
	// RVA: -1
	public virtual type#20867 get_ProducedStack() { }
	// RVA: -1
	public virtual type#20867 Run(type#21011 frame) { }
}
}
