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

namespace System.Xml
{
public class XmlTextReader // TypeDefIndex: 6661
{
	// Fields
	type#29484 impl;

	// Methods
	// RVA: -1
	public type#28660 .ctor(type#26548 input) { }
	// RVA: -1
	public type#28660 .ctor(type#26576 url, type#26548 input, type#29188 nt) { }
	// RVA: -1
	public type#28660 .ctor(type#27257 input) { }
	// RVA: -1
	public type#28660 .ctor(type#27257 input, type#29188 nt) { }
	// RVA: -1
	public virtual type#29218 get_NodeType() { }
	// RVA: -1
	public virtual type#26576 get_Name() { }
	// RVA: -1
	public virtual type#26576 get_LocalName() { }
	// RVA: -1
	public virtual type#26576 get_NamespaceURI() { }
	// RVA: -1
	public virtual type#26576 get_Prefix() { }
	// RVA: -1
	public virtual type#26576 get_Value() { }
	// RVA: -1
	public virtual type#20867 get_Depth() { }
	// RVA: -1
	public virtual type#26576 get_BaseURI() { }
	// RVA: -1
	public virtual type#15313 get_IsEmptyElement() { }
	// RVA: -1
	public virtual type#15313 get_IsDefault() { }
	// RVA: -1
	public virtual type#15837 get_QuoteChar() { }
	// RVA: -1
	public virtual type#29465 get_XmlSpace() { }
	// RVA: -1
	public virtual type#26576 get_XmlLang() { }
	// RVA: -1
	public virtual type#20867 get_AttributeCount() { }
	// RVA: -1
	public virtual type#26576 GetAttribute(type#26576 name) { }
	// RVA: -1
	public virtual type#26576 GetAttribute(type#26576 localName, type#26576 namespaceURI) { }
	// RVA: -1
	public virtual type#26576 GetAttribute(type#20867 i) { }
	// RVA: -1
	public virtual type#15313 MoveToAttribute(type#26576 name) { }
	// RVA: -1
	public virtual type#28660 MoveToAttribute(type#20867 i) { }
	// RVA: -1
	public virtual type#15313 MoveToFirstAttribute() { }
	// RVA: -1
	public virtual type#15313 MoveToNextAttribute() { }
	// RVA: -1
	public virtual type#15313 MoveToElement() { }
	// RVA: -1
	public virtual type#15313 ReadAttributeValue() { }
	// RVA: -1
	public virtual type#15313 Read() { }
	// RVA: -1
	public virtual type#15313 get_EOF() { }
	// RVA: -1
	public virtual type#28660 Close() { }
	// RVA: -1
	public virtual type#24988 get_ReadState() { }
	// RVA: -1
	public virtual type#28660 Skip() { }
	// RVA: -1
	public virtual type#29188 get_NameTable() { }
	// RVA: -1
	public virtual type#26576 LookupNamespace(type#26576 prefix) { }
	// RVA: -1
	public virtual type#15313 get_CanResolveEntity() { }
	// RVA: -1
	public virtual type#28660 ResolveEntity() { }
	// RVA: -1
	public virtual type#15313 get_CanReadValueChunk() { }
	// RVA: -1
	public virtual type#26576 ReadString() { }
	// RVA: -1
	public virtual type#15313 HasLineInfo() { }
	// RVA: -1
	public virtual type#20867 get_LineNumber() { }
	// RVA: -1
	public virtual type#20867 get_LinePosition() { }
	// RVA: -1
	private virtual type#6401 System.Xml.IXmlNamespaceResolver.GetNamespacesInScope(type#29195 scope) { }
	// RVA: -1
	private virtual type#26576 System.Xml.IXmlNamespaceResolver.LookupNamespace(type#26576 prefix) { }
	// RVA: -1
	private virtual type#26576 System.Xml.IXmlNamespaceResolver.LookupPrefix(type#26576 namespaceName) { }
	// RVA: -1
	public type#15313 get_Namespaces() { }
	// RVA: -1
	public type#15313 get_Normalization() { }
	// RVA: -1
	public type#28660 set_Normalization(type#15313 value) { }
	// RVA: -1
	public type#28660 set_WhitespaceHandling(type#28808 value) { }
	// RVA: -1
	public type#28660 set_EntityHandling(type#17859 value) { }
	// RVA: -1
	public type#28660 set_XmlResolver(type#29260 value) { }
	// RVA: -1
	internal type#29483 get_Impl() { }
	// RVA: -1
	internal virtual type#29193 get_NamespaceManager() { }
	// RVA: -1
	internal type#28660 set_XmlValidatingReaderCompatibilityMode(type#15313 value) { }
	// RVA: -1
	internal virtual type#20048 get_DtdInfo() { }
}
}
