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

namespace System.Xml.Serialization
{
public class XmlTypeMapMember // TypeDefIndex: 6905
{
	// Fields
	type#26577 _name;
	type#20868 _index;
	type#20868 _globalIndex;
	type#20868 _specifiedGlobalIndex;
	type#27742 _typeData;
	type#22537 _member;
	type#22537 _specifiedMember;
	type#22693 _shouldSerialize;
	type#23706 _defaultValue;
	type#20868 _flags;

	// Methods
	// RVA: -1
	public type#28660 .ctor() { }
	// RVA: -1
	public type#26576 get_Name() { }
	// RVA: -1
	public type#28660 set_Name(type#26576 value) { }
	// RVA: -1
	public type#23705 get_DefaultValue() { }
	// RVA: -1
	public type#28660 set_DefaultValue(type#23705 value) { }
	// RVA: -1
	public type#15313 IsReadOnly(type#27705 type) { }
	// RVA: -1
	public static type#23705 GetValue(type#23705 ob, type#26576 name) { }
	// RVA: -1
	public type#23705 GetValue(type#23705 ob) { }
	// RVA: -1
	public type#28660 SetValue(type#23705 ob, type#23705 value) { }
	// RVA: -1
	public static type#28660 SetValue(type#23705 ob, type#26576 name, type#23705 value) { }
	// RVA: -1
	private type#28660 InitMember(type#27705 type) { }
	// RVA: -1
	public type#27741 get_TypeData() { }
	// RVA: -1
	public type#28660 set_TypeData(type#27741 value) { }
	// RVA: -1
	public type#20867 get_Index() { }
	// RVA: -1
	public type#28660 set_Index(type#20867 value) { }
	// RVA: -1
	public type#20867 get_GlobalIndex() { }
	// RVA: -1
	public type#28660 set_GlobalIndex(type#20867 value) { }
	// RVA: -1
	public type#15313 get_IsOptionalValueType() { }
	// RVA: -1
	public type#28660 set_IsOptionalValueType(type#15313 value) { }
	// RVA: -1
	public type#15313 get_IsReturnValue() { }
	// RVA: -1
	public type#28660 set_IsReturnValue(type#15313 value) { }
	// RVA: -1
	public type#28660 CheckOptionalValueType(type#27705 type) { }
	// RVA: -1
	public type#15313 GetValueSpecified(type#23705 ob) { }
	// RVA: -1
	public type#28660 SetValueSpecified(type#23705 ob, type#15313 value) { }
}
}
