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

namespace Newtonsoft.Json.Converters
{
public class XElementWrapper // TypeDefIndex: 10477
{
	// Fields
	type#8688 _attributes;

	// Methods
	// RVA: -1
	private type#28981 get_Element() { }
	// RVA: -1
	public type#28660 .ctor(type#28981 element) { }
	// RVA: -1
	public virtual type#28660 SetAttributeNode(type#20685 attribute) { }
	// RVA: -1
	public virtual type#8687 get_Attributes() { }
	// RVA: -1
	private type#15313 HasImplicitNamespaceAttribute(type#26576 namespaceUri) { }
	// RVA: -1
	public virtual type#20685 AppendChild(type#20685 newChild) { }
	// RVA: -1
	public virtual type#26576 get_Value() { }
	// RVA: -1
	public virtual type#26576 get_LocalName() { }
	// RVA: -1
	public virtual type#26576 get_NamespaceUri() { }
	// RVA: -1
	public virtual type#26576 GetPrefixOfNamespace(type#26576 namespaceUri) { }
	// RVA: -1
	public virtual type#15313 get_IsEmpty() { }
}
}
