// Assembly: System.Xml
// Full name: System.Xml.XmlQualifiedName

namespace System.Xml
{
public class XmlQualifiedName // TypeDefIndex: 6814
{
	// Fields
	type#34880 hashCodeDelegate;
	type#26577 name;
	type#26577 ns;
	type#20885 hash;
	type#29241 Empty;

	// Methods
	// RVA: -1
	public type#28660 .ctor() { }
	// RVA: -1
	public type#28660 .ctor(type#26576 name) { }
	// RVA: -1
	public type#28660 .ctor(type#26576 name, type#26576 ns) { }
	// RVA: -1
	public type#26576 get_Namespace() { }
	// RVA: -1
	public type#26576 get_Name() { }
	// RVA: -1
	public virtual type#20867 GetHashCode() { }
	// RVA: -1
	public type#15313 get_IsEmpty() { }
	// RVA: -1
	public virtual type#26576 ToString() { }
	// RVA: -1
	public virtual type#15313 Equals(type#23705 other) { }
	// RVA: -1
	public static type#15313 op_Equality(type#29234 a, type#29234 b) { }
	// RVA: -1
	public static type#15313 op_Inequality(type#29234 a, type#29234 b) { }
	// RVA: -1
	public static type#26576 ToString(type#26576 name, type#26576 ns) { }
	// RVA: -1
	private static type#34879 GetHashCodeDelegate() { }
	// RVA: -1
	private static type#15313 IsRandomizedHashingDisabled() { }
	// RVA: -1
	private static type#20867 GetHashCodeOfString(type#26576 s, type#20867 length, type#20900 additionalEntropy) { }
	// RVA: -1
	internal type#28660 Init(type#26576 name, type#26576 ns) { }
	// RVA: -1
	internal type#28660 SetNamespace(type#26576 ns) { }
	// RVA: -1
	internal type#28660 Verify() { }
	// RVA: -1
	internal type#28660 Atomize(type#29188 nameTable) { }
	// RVA: -1
	internal static type#29234 Parse(type#26576 s, type#20681 nsmgr, type#12129 prefix) { }
	// RVA: -1
	internal type#29234 Clone() { }
	// RVA: -1
	private static type#28660 .cctor() { }
}
}
