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

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

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