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

namespace System.Xml
{
public class ValidateNames // TypeDefIndex: 6782
{
	// Fields
	type#29118 xmlCharType;

	// Methods
	// RVA: -1
	internal static type#20867 ParseNmtoken(type#26576 s, type#20867 offset) { }
	// RVA: -1
	internal static type#20867 ParseNmtokenNoNamespaces(type#26576 s, type#20867 offset) { }
	// RVA: -1
	internal static type#20867 ParseNameNoNamespaces(type#26576 s, type#20867 offset) { }
	// RVA: -1
	internal static type#15313 IsNameNoNamespaces(type#26576 s) { }
	// RVA: -1
	internal static type#20867 ParseNCName(type#26576 s, type#20867 offset) { }
	// RVA: -1
	internal static type#20867 ParseNCName(type#26576 s) { }
	// RVA: -1
	internal static type#20867 ParseQName(type#26576 s, type#20867 offset, type#11944 colonOffset) { }
	// RVA: -1
	internal static type#28660 ParseQNameThrow(type#26576 s, type#12129 prefix, type#12129 localName) { }
	// RVA: -1
	internal static type#28660 ThrowInvalidName(type#26576 s, type#20867 offsetStartChar, type#20867 offsetBadChar) { }
	// RVA: -1
	internal static type#18121 GetInvalidNameException(type#26576 s, type#20867 offsetStartChar, type#20867 offsetBadChar) { }
	// RVA: -1
	internal static type#28660 SplitQName(type#26576 name, type#12129 prefix, type#12129 lname) { }
	// RVA: -1
	private static type#28660 .cctor() { }
}
}
