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

namespace System.Xml
{
public class XmlAsyncCheckReader // TypeDefIndex: 6643
{
	// Fields
	type#29250 coreReader;
	type#27009 lastTask;

	// Methods
	// RVA: -1
	internal type#29248 get_CoreReader() { }
	// RVA: -1
	public static type#29090 CreateAsyncCheckWrapper(type#29248 reader) { }
	// RVA: -1
	public type#28660 .ctor(type#29248 reader) { }
	// RVA: -1
	private type#28660 CheckAsync() { }
	// RVA: -1
	public virtual type#29254 get_Settings() { }
	// 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#20686 get_SchemaInfo() { }
	// RVA: -1
	public virtual type#27705 get_ValueType() { }
	// 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 name, 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#20867 ReadValueChunk(type#12899 buffer, type#20867 index, type#20867 count) { }
	// RVA: -1
	public virtual type#26576 ReadString() { }
	// RVA: -1
	public virtual type#29218 MoveToContent() { }
	// RVA: -1
	public virtual type#28660 ReadStartElement() { }
	// RVA: -1
	public virtual type#26576 ReadElementString() { }
	// RVA: -1
	public virtual type#28660 ReadEndElement() { }
	// RVA: -1
	public virtual type#15313 IsStartElement(type#26576 localname, type#26576 ns) { }
	// RVA: -1
	public virtual type#15313 ReadToFollowing(type#26576 name) { }
	// RVA: -1
	public virtual type#26576 ReadInnerXml() { }
	// RVA: -1
	public virtual type#15313 get_HasAttributes() { }
	// RVA: -1
	protected virtual type#28660 Dispose(type#15313 disposing) { }
	// RVA: -1
	internal virtual type#29193 get_NamespaceManager() { }
	// RVA: -1
	internal virtual type#20048 get_DtdInfo() { }
}
}
