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

public class IncrementalReadState // TypeDefIndex: 6666
{
	// Fields
	type#20890 value__;
	type#34933 Text;
	type#34933 StartTag;
	type#34933 PI;
	type#34933 CDATA;
	type#34933 Comment;
	type#34933 Attributes;
	type#34933 AttributeValue;
	type#34933 ReadData;
	type#34933 EndElement;
	type#34933 End;
	type#34933 ReadValueChunk_OnCachedValue;
	type#34933 ReadValueChunk_OnPartialValue;
	type#34933 ReadContentAsBinary_OnCachedValue;
	type#34933 ReadContentAsBinary_OnPartialValue;
	type#34933 ReadContentAsBinary_End;
}
