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

namespace System.Linq.Expressions.Interpreter
{
public class ByRefUpdater // TypeDefIndex: 9939
{
	// Fields
	type#20880 ArgumentIndex;

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