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

public class ParsingState // TypeDefIndex: 6669
{
	// Fields
	type#12901 chars;
	type#20869 charPos;
	type#20869 charsUsed;
	type#17813 encoding;
	type#15315 appendMode;
	type#26550 stream;
	type#17173 decoder;
	type#12862 bytes;
	type#20869 bytePos;
	type#20869 bytesUsed;
	type#27259 textReader;
	type#20869 lineNo;
	type#20869 lineStartPos;
	type#26578 baseUriStr;
	type#28205 baseUri;
	type#15315 isEof;
	type#15315 isStreamEof;
	type#20047 entity;
	type#20869 entityId;
	type#15315 eolNormalized;
	type#15315 entityResolvedManually;

	// Methods
	// RVA: -1
	internal type#28660 Clear() { }
	// RVA: -1
	internal type#28660 Close(type#15313 closeInput) { }
	// RVA: -1
	internal type#20867 get_LineNo() { }
	// RVA: -1
	internal type#20867 get_LinePos() { }
}
