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

namespace System.Xml
{
public class WriteState // TypeDefIndex: 6704
{
	// Fields
	type#20890 value__;
	type#28853 Start;
	type#28853 Prolog;
	type#28853 Element;
	type#28853 Attribute;
	type#28853 Content;
	type#28853 Closed;
	type#28853 Error;
}
}
