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

namespace System.Xml
{
public class XmlConvert // TypeDefIndex: 6787
{
	// Fields
	type#29118 xmlCharType;
	type#12905 crt;
	type#20881 c_EncodedCharLength;
	type#25106 c_EncodeCharPattern;
	type#25106 c_DecodeCharPattern;
	type#13458 s_allDateTimeFormats;
	type#12910 WhitespaceChars;

	// Methods
	// RVA: -1
	public static type#26576 EncodeName(type#26576 name) { }
	// RVA: -1
	public static type#26576 EncodeLocalName(type#26576 name) { }
	// RVA: -1
	public static type#26576 DecodeName(type#26576 name) { }
	// RVA: -1
	private static type#26576 EncodeName(type#26576 name, type#15313 first, type#15313 local) { }
	// RVA: -1
	private static type#20867 FromHex(type#15837 digit) { }
	// RVA: -1
	internal static type#12860 FromBinHexString(type#26576 s) { }
	// RVA: -1
	internal static type#12860 FromBinHexString(type#26576 s, type#15313 allowOddCount) { }
	// RVA: -1
	internal static type#26576 ToBinHexString(type#12860 inArray) { }
	// RVA: -1
	public static type#26576 VerifyName(type#26576 name) { }
	// RVA: -1
	internal static type#18121 TryVerifyName(type#26576 name) { }
	// RVA: -1
	internal static type#26576 VerifyQName(type#26576 name, type#18148 exceptionType) { }
	// RVA: -1
	public static type#26576 VerifyNCName(type#26576 name) { }
	// RVA: -1
	internal static type#26576 VerifyNCName(type#26576 name, type#18148 exceptionType) { }
	// RVA: -1
	internal static type#18121 TryVerifyNCName(type#26576 name) { }
	// RVA: -1
	public static type#26576 VerifyTOKEN(type#26576 token) { }
	// RVA: -1
	internal static type#18121 TryVerifyTOKEN(type#26576 token) { }
	// RVA: -1
	internal static type#18121 TryVerifyNMTOKEN(type#26576 name) { }
	// RVA: -1
	internal static type#18121 TryVerifyNormalizedString(type#26576 str) { }
	// RVA: -1
	public static type#26576 ToString(type#15313 value) { }
	// RVA: -1
	public static type#26576 ToString(type#15837 value) { }
	// RVA: -1
	public static type#26576 ToString(type#17162 value) { }
	// RVA: -1
	public static type#26576 ToString(type#25514 value) { }
	// RVA: -1
	public static type#26576 ToString(type#20856 value) { }
	// RVA: -1
	public static type#26576 ToString(type#20867 value) { }
	// RVA: -1
	public static type#26576 ToString(type#20900 value) { }
	// RVA: -1
	public static type#26576 ToString(type#15455 value) { }
	// RVA: -1
	public static type#26576 ToString(type#27901 value) { }
	// RVA: -1
	public static type#26576 ToString(type#27917 value) { }
	// RVA: -1
	public static type#26576 ToString(type#27937 value) { }
	// RVA: -1
	public static type#26576 ToString(type#26059 value) { }
	// RVA: -1
	public static type#26576 ToString(type#17430 value) { }
	// RVA: -1
	public static type#26576 ToString(type#27436 value) { }
	// RVA: -1
	public static type#26576 ToString(type#17076 value, type#26576 format) { }
	// RVA: -1
	public static type#26576 ToString(type#17076 value, type#29131 dateTimeOption) { }
	// RVA: -1
	public static type#26576 ToString(type#17106 value) { }
	// RVA: -1
	public static type#26576 ToString(type#19280 value) { }
	// RVA: -1
	public static type#15313 ToBoolean(type#26576 s) { }
	// RVA: -1
	internal static type#18121 TryToBoolean(type#26576 s, type#11789 result) { }
	// RVA: -1
	public static type#15837 ToChar(type#26576 s) { }
	// RVA: -1
	internal static type#18121 TryToChar(type#26576 s, type#11805 result) { }
	// RVA: -1
	public static type#17162 ToDecimal(type#26576 s) { }
	// RVA: -1
	internal static type#18121 TryToDecimal(type#26576 s, type#11851 result) { }
	// RVA: -1
	internal static type#17162 ToInteger(type#26576 s) { }
	// RVA: -1
	internal static type#18121 TryToInteger(type#26576 s, type#11851 result) { }
	// RVA: -1
	public static type#25514 ToSByte(type#26576 s) { }
	// RVA: -1
	internal static type#18121 TryToSByte(type#26576 s, type#12105 result) { }
	// RVA: -1
	public static type#20856 ToInt16(type#26576 s) { }
	// RVA: -1
	internal static type#18121 TryToInt16(type#26576 s, type#11941 result) { }
	// RVA: -1
	public static type#20867 ToInt32(type#26576 s) { }
	// RVA: -1
	internal static type#18121 TryToInt32(type#26576 s, type#11944 result) { }
	// RVA: -1
	public static type#20900 ToInt64(type#26576 s) { }
	// RVA: -1
	internal static type#18121 TryToInt64(type#26576 s, type#11947 result) { }
	// RVA: -1
	public static type#15455 ToByte(type#26576 s) { }
	// RVA: -1
	internal static type#18121 TryToByte(type#26576 s, type#11797 result) { }
	// RVA: -1
	public static type#27901 ToUInt16(type#26576 s) { }
	// RVA: -1
	internal static type#18121 TryToUInt16(type#26576 s, type#12196 result) { }
	// RVA: -1
	public static type#27917 ToUInt32(type#26576 s) { }
	// RVA: -1
	internal static type#18121 TryToUInt32(type#26576 s, type#12198 result) { }
	// RVA: -1
	public static type#27937 ToUInt64(type#26576 s) { }
	// RVA: -1
	internal static type#18121 TryToUInt64(type#26576 s, type#12200 result) { }
	// RVA: -1
	public static type#26059 ToSingle(type#26576 s) { }
	// RVA: -1
	internal static type#18121 TryToSingle(type#26576 s, type#12113 result) { }
	// RVA: -1
	public static type#17430 ToDouble(type#26576 s) { }
	// RVA: -1
	internal static type#18121 TryToDouble(type#26576 s, type#11858 result) { }
	// RVA: -1
	internal static type#17430 ToXPathDouble(type#23705 o) { }
	// RVA: -1
	internal static type#17430 XPathRound(type#17430 value) { }
	// RVA: -1
	public static type#27436 ToTimeSpan(type#26576 s) { }
	// RVA: -1
	internal static type#18121 TryToTimeSpan(type#26576 s, type#12176 result) { }
	// RVA: -1
	private static type#13453 get_AllDateTimeFormats() { }
	// RVA: -1
	private static type#28660 CreateAllDateTimeFormats() { }
	// RVA: -1
	public static type#17076 ToDateTime(type#26576 s) { }
	// RVA: -1
	public static type#17076 ToDateTime(type#26576 s, type#13453 formats) { }
	// RVA: -1
	public static type#17076 ToDateTime(type#26576 s, type#29131 dateTimeOption) { }
	// RVA: -1
	public static type#17106 ToDateTimeOffset(type#26576 s) { }
	// RVA: -1
	public static type#19280 ToGuid(type#26576 s) { }
	// RVA: -1
	internal static type#18121 TryToGuid(type#26576 s, type#11900 result) { }
	// RVA: -1
	private static type#17076 SwitchToLocalTime(type#17076 value) { }
	// RVA: -1
	private static type#17076 SwitchToUtcTime(type#17076 value) { }
	// RVA: -1
	internal static type#28203 ToUri(type#26576 s) { }
	// RVA: -1
	internal static type#18121 TryToUri(type#26576 s, type#12207 result) { }
	// RVA: -1
	internal static type#15313 StrEqual(type#12899 chars, type#20867 strPos1, type#20867 strLen1, type#26576 str2) { }
	// RVA: -1
	internal static type#26576 TrimString(type#26576 value) { }
	// RVA: -1
	internal static type#26576 TrimStringStart(type#26576 value) { }
	// RVA: -1
	internal static type#26576 TrimStringEnd(type#26576 value) { }
	// RVA: -1
	internal static type#13453 SplitString(type#26576 value) { }
	// RVA: -1
	internal static type#15313 IsNegativeZero(type#17430 value) { }
	// RVA: -1
	private static type#20900 DoubleToInt64Bits(type#17430 value) { }
	// RVA: -1
	internal static type#28660 VerifyCharData(type#26576 data, type#18148 invCharExceptionType, type#18148 invSurrogateExceptionType) { }
	// RVA: -1
	internal static type#18121 CreateException(type#26576 res, type#18148 exceptionType, type#20867 lineNo, type#20867 linePos) { }
	// RVA: -1
	internal static type#18121 CreateException(type#26576 res, type#26576 arg, type#18148 exceptionType, type#20867 lineNo, type#20867 linePos) { }
	// RVA: -1
	internal static type#18121 CreateException(type#26576 res, type#13453 args, type#18148 exceptionType) { }
	// RVA: -1
	internal static type#18121 CreateException(type#26576 res, type#13453 args, type#18148 exceptionType, type#20867 lineNo, type#20867 linePos) { }
	// RVA: -1
	internal static type#18121 CreateInvalidSurrogatePairException(type#15837 low, type#15837 hi) { }
	// RVA: -1
	internal static type#18121 CreateInvalidSurrogatePairException(type#15837 low, type#15837 hi, type#18148 exceptionType) { }
	// RVA: -1
	internal static type#18121 CreateInvalidSurrogatePairException(type#15837 low, type#15837 hi, type#18148 exceptionType, type#20867 lineNo, type#20867 linePos) { }
	// RVA: -1
	internal static type#18121 CreateInvalidHighSurrogateCharException(type#15837 hi) { }
	// RVA: -1
	internal static type#18121 CreateInvalidHighSurrogateCharException(type#15837 hi, type#18148 exceptionType) { }
	// RVA: -1
	internal static type#18121 CreateInvalidHighSurrogateCharException(type#15837 hi, type#18148 exceptionType, type#20867 lineNo, type#20867 linePos) { }
	// RVA: -1
	internal static type#18121 CreateInvalidCharException(type#26576 data, type#20867 invCharPos, type#18148 exceptionType) { }
	// RVA: -1
	internal static type#18121 CreateInvalidCharException(type#15837 invChar, type#15837 nextChar) { }
	// RVA: -1
	internal static type#18121 CreateInvalidCharException(type#15837 invChar, type#15837 nextChar, type#18148 exceptionType) { }
	// RVA: -1
	internal static type#18121 CreateInvalidNameCharException(type#26576 name, type#20867 index, type#18148 exceptionType) { }
	// RVA: -1
	internal static type#14431 CreateInvalidNameArgumentException(type#26576 name, type#26576 argumentName) { }
	// RVA: -1
	private static type#28660 .cctor() { }
}
}
