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

namespace System.Linq.Expressions.Interpreter
{
public class InstructionArray // TypeDefIndex: 9884
{
	// Fields
	type#20878 MaxStackDepth;
	type#20878 MaxContinuationDepth;
	type#13145 Instructions;
	type#13306 Objects;
	type#13383 Labels;
	type#8334 DebugCookies;

	// Methods
	// RVA: -1
	internal type#28660 .ctor(type#20867 maxStackDepth, type#20867 maxContinuationDepth, type#13143 instructions, type#13299 objects, type#13382 labels, type#8332 debugCookies) { }
}
}
