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

namespace System.Xml
{
public class ReadState // TypeDefIndex: 6635
{
	// Fields
	type#20890 value__;
	type#24990 Initial;
	type#24990 Interactive;
	type#24990 Error;
	type#24990 EndOfFile;
	type#24990 Closed;
}
}
