// Assembly: System.Xml
// Full name: System.Xml.LineInfo

namespace System.Xml
{
public class LineInfo // TypeDefIndex: 6771
{
	// Fields
	type#20869 lineNo;
	type#20869 linePos;

	// Methods
	// RVA: -1
	public type#28660 .ctor(type#20867 lineNo, type#20867 linePos) { }
	// RVA: -1
	public type#28660 Set(type#20867 lineNo, type#20867 linePos) { }
}
}
