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

namespace System.Linq.Expressions.Interpreter
{
public class InterpretedFrameInfo // TypeDefIndex: 9935
{
	// Fields
	type#26586 _methodName;
	type#17144 _debugInfo;

	// Methods
	// RVA: -1
	public type#28660 .ctor(type#26576 methodName, type#17143 info) { }
	// RVA: -1
	public virtual type#26576 ToString() { }
}
}
