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

namespace System.Xml
{
public class IXmlLineInfo // TypeDefIndex: 6767
{

	// Methods
	// RVA: -1
	public abstract type#15313 HasLineInfo() { }
	// RVA: -1
	public abstract type#20867 get_LineNumber() { }
	// RVA: -1
	public abstract type#20867 get_LinePosition() { }
}
}
