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

namespace System.Linq.Expressions.Interpreter
{
public class IndexMethodByRefUpdater // TypeDefIndex: 9944
{
	// Fields
	type#22696 _indexer;
	type#9680 _obj;
	type#13223 _args;

	// Methods
	// RVA: -1
	public type#28660 .ctor(type#9679 obj, type#13222 args, type#22692 indexer, 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) { }
}
}
