// Assembly: System.Xml
// Full name: System.Xml.Schema.InteriorNode

namespace System.Xml.Schema
{
public class InteriorNode // TypeDefIndex: 6952
{
	// Fields
	type#26833 leftChild;
	type#26833 rightChild;

	// Methods
	// RVA: -1
	public type#26832 get_LeftChild() { }
	// RVA: -1
	public type#28660 set_LeftChild(type#26832 value) { }
	// RVA: -1
	public type#26832 get_RightChild() { }
	// RVA: -1
	public type#28660 set_RightChild(type#26832 value) { }
	// RVA: -1
	protected type#28660 ExpandTreeNoRecursive(type#20959 parent, type#26814 symbols, type#24591 positions) { }
	// RVA: -1
	public virtual type#28660 ExpandTree(type#20959 parent, type#26814 symbols, type#24591 positions) { }
	// RVA: -1
	protected type#28660 .ctor() { }
}
}
