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

namespace System.Xml.Serialization
{
public class XmlReflectionMember // TypeDefIndex: 6877
{
	// Fields
	type#15314 isReturnValue;
	type#26577 memberName;
	type#27706 memberType;
	type#29109 xmlAttributes;
	type#27706 declaringType;

	// Methods
	// RVA: -1
	internal type#28660 .ctor(type#26576 name, type#27705 type, type#29108 attributes) { }
	// RVA: -1
	public type#15313 get_IsReturnValue() { }
	// RVA: -1
	public type#26576 get_MemberName() { }
	// RVA: -1
	public type#27705 get_MemberType() { }
	// RVA: -1
	public type#29108 get_XmlAttributes() { }
	// RVA: -1
	internal type#27705 get_DeclaringType() { }
	// RVA: -1
	internal type#28660 set_DeclaringType(type#27705 value) { }
}
}
