// Assembly: Newtonsoft.Json
// Full name: Newtonsoft.Json.Converters.XContainerWrapper

namespace Newtonsoft.Json.Converters
{
public class XContainerWrapper // TypeDefIndex: 10474
{
	// Fields
	type#8688 _childNodes;

	// Methods
	// RVA: -1
	private type#28966 get_Container() { }
	// RVA: -1
	public type#28660 .ctor(type#28966 container) { }
	// RVA: -1
	public virtual type#8687 get_ChildNodes() { }
	// RVA: -1
	protected virtual type#15313 get_HasChildNodes() { }
	// RVA: -1
	public virtual type#20685 get_ParentNode() { }
	// RVA: -1
	internal static type#20685 WrapNode(type#28997 node) { }
	// RVA: -1
	public virtual type#20685 AppendChild(type#20685 newChild) { }
}
}
