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

namespace System.Xml
{
public class XmlAsyncCheckReaderWithLineInfo // TypeDefIndex: 6645
{
	// Fields
	type#20680 readerAsIXmlLineInfo;

	// Methods
	// RVA: -1
	public type#28660 .ctor(type#29248 reader) { }
	// RVA: -1
	public virtual type#15313 HasLineInfo() { }
	// RVA: -1
	public virtual type#20867 get_LineNumber() { }
	// RVA: -1
	public virtual type#20867 get_LinePosition() { }
}
}
