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

public class ValidatingReaderState // TypeDefIndex: 6714
{
	// Fields
	type#20890 value__;
	type#35030 None;
	type#35030 Init;
	type#35030 Read;
	type#35030 OnDefaultAttribute;
	type#35030 OnReadAttributeValue;
	type#35030 OnAttribute;
	type#35030 ClearAttributes;
	type#35030 ParseInlineSchema;
	type#35030 ReadAhead;
	type#35030 OnReadBinaryContent;
	type#35030 ReaderClosed;
	type#35030 EOF;
	type#35030 Error;
}
