// Assembly: System.Xml
// Full name: System.Xml.Serialization.XmlNodeEventArgs

namespace System.Xml.Serialization
{
public class XmlNodeEventArgs // TypeDefIndex: 6839
{
	// Fields
	type#23706 o;
	type#29198 xmlNode;
	type#20868 lineNumber;
	type#20868 linePosition;

	// Methods
	// RVA: -1
	internal type#28660 .ctor(type#29197 xmlNode, type#20867 lineNumber, type#20867 linePosition, type#23705 o) { }
}
}
