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

namespace System.Linq.Expressions.Interpreter
{
public class ArrayByRefUpdater // TypeDefIndex: 9941
{
	// Fields
	type#22110 _array;
	type#22110 _index;

	// Methods
	// RVA: -1
	public type#28660 .ctor(type#22109 array, type#22109 index, type#20867 argumentIndex) { }
	// RVA: -1
	public virtual type#28660 Update(type#21011 frame, type#23705 value) { }
	// RVA: -1
	public virtual type#28660 UndefineTemps(type#20852 instructions, type#22126 locals) { }
}
}
