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

namespace System.Xml
{
public class XmlNodeReaderNavigator // TypeDefIndex: 6756
{
	// Fields
	type#29198 curNode;
	type#29198 elemNode;
	type#29198 logNode;
	type#20868 attrIndex;
	type#20868 logAttrIndex;
	type#29189 nameTable;
	type#29137 doc;
	type#20868 nAttrInd;
	type#20868 nDeclarationAttrCount;
	type#20868 nDocTypeAttrCount;
	type#20868 nLogLevel;
	type#20868 nLogAttrInd;
	type#15314 bLogOnAttrVal;
	type#15314 bCreatedOnAttribute;
	type#13722 decNodeAttributes;
	type#13722 docTypeNodeAttributes;
	type#15314 bOnAttrVal;

	// Methods
	// RVA: -1
	public type#28660 .ctor(type#29197 node) { }
	// RVA: -1
	public type#29218 get_NodeType() { }
	// RVA: -1
	public type#26576 get_NamespaceURI() { }
	// RVA: -1
	public type#26576 get_Name() { }
	// RVA: -1
	public type#26576 get_LocalName() { }
	// RVA: -1
	internal type#15313 get_CreatedOnAttribute() { }
	// RVA: -1
	private type#15313 IsLocalNameEmpty(type#29218 nt) { }
	// RVA: -1
	public type#26576 get_Prefix() { }
	// RVA: -1
	public type#26576 get_Value() { }
	// RVA: -1
	public type#26576 get_BaseURI() { }
	// RVA: -1
	public type#29465 get_XmlSpace() { }
	// RVA: -1
	public type#26576 get_XmlLang() { }
	// RVA: -1
	public type#15313 get_IsEmptyElement() { }
	// RVA: -1
	public type#15313 get_IsDefault() { }
	// RVA: -1
	public type#20686 get_SchemaInfo() { }
	// RVA: -1
	public type#29188 get_NameTable() { }
	// RVA: -1
	public type#20867 get_AttributeCount() { }
	// RVA: -1
	private type#28660 CheckIndexCondition(type#20867 attributeIndex) { }
	// RVA: -1
	private type#28660 InitDecAttr() { }
	// RVA: -1
	public type#26576 GetDeclarationAttr(type#29133 decl, type#26576 name) { }
	// RVA: -1
	public type#26576 GetDeclarationAttr(type#20867 i) { }
	// RVA: -1
	public type#20867 GetDecAttrInd(type#26576 name) { }
	// RVA: -1
	private type#28660 InitDocTypeAttr() { }
	// RVA: -1
	public type#26576 GetDocumentTypeAttr(type#29142 docType, type#26576 name) { }
	// RVA: -1
	public type#26576 GetDocumentTypeAttr(type#20867 i) { }
	// RVA: -1
	public type#20867 GetDocTypeAttrInd(type#26576 name) { }
	// RVA: -1
	private type#26576 GetAttributeFromElement(type#29149 elem, type#26576 name) { }
	// RVA: -1
	public type#26576 GetAttribute(type#26576 name) { }
	// RVA: -1
	private type#26576 GetAttributeFromElement(type#29149 elem, type#26576 name, type#26576 ns) { }
	// RVA: -1
	public type#26576 GetAttribute(type#26576 name, type#26576 ns) { }
	// RVA: -1
	public type#26576 GetAttribute(type#20867 attributeIndex) { }
	// RVA: -1
	public type#28660 LogMove(type#20867 level) { }
	// RVA: -1
	public type#28660 RollBackMove(type#11942 level) { }
	// RVA: -1
	private type#15313 get_IsOnDeclOrDocType() { }
	// RVA: -1
	public type#28660 ResetToAttribute(type#11942 level) { }
	// RVA: -1
	public type#28660 ResetMove(type#11942 level, type#12249 nt) { }
	// RVA: -1
	public type#15313 MoveToAttribute(type#26576 name) { }
	// RVA: -1
	private type#15313 MoveToAttributeFromElement(type#29149 elem, type#26576 name, type#26576 ns) { }
	// RVA: -1
	public type#15313 MoveToAttribute(type#26576 name, type#26576 namespaceURI) { }
	// RVA: -1
	public type#28660 MoveToAttribute(type#20867 attributeIndex) { }
	// RVA: -1
	public type#15313 MoveToNextAttribute(type#11942 level) { }
	// RVA: -1
	public type#15313 MoveToParent() { }
	// RVA: -1
	public type#15313 MoveToFirstChild() { }
	// RVA: -1
	private type#15313 MoveToNextSibling(type#29197 node) { }
	// RVA: -1
	public type#15313 MoveToNext() { }
	// RVA: -1
	public type#15313 MoveToElement() { }
	// RVA: -1
	public type#26576 LookupNamespace(type#26576 prefix) { }
	// RVA: -1
	internal type#26576 DefaultLookupNamespace(type#26576 prefix) { }
	// RVA: -1
	internal type#26576 LookupPrefix(type#26576 namespaceName) { }
	// RVA: -1
	internal type#6401 GetNamespacesInScope(type#29195 scope) { }
	// RVA: -1
	public type#15313 ReadAttributeValue(type#11942 level, type#11788 bResolveEntity, type#12249 nt) { }
	// RVA: -1
	public type#29136 get_Document() { }
}
}
