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

namespace System.Linq.Expressions.Interpreter
{
public class DebugInfo // TypeDefIndex: 9934
{
	// Fields
	type#20872 StartLine;
	type#20872 EndLine;
	type#20872 Index;
	type#26581 FileName;
	type#15318 IsClear;
	type#30796 s_debugComparer;

	// Methods
	// RVA: -1
	public static type#17143 GetMatchingDebugInfo(type#12977 debugInfos, type#20867 index) { }
	// RVA: -1
	public virtual type#26576 ToString() { }
	// RVA: -1
	public type#28660 .ctor() { }
	// RVA: -1
	private static type#28660 .cctor() { }
}
}
