// Assembly: System.Numerics
// Full name: Number

public class Number // TypeDefIndex: 12538
{
	// Fields
	type#13458 s_posCurrencyFormats;
	type#13458 s_negCurrencyFormats;
	type#13458 s_posPercentFormats;
	type#13458 s_negPercentFormats;
	type#13458 s_negNumberFormats;
	type#26582 s_posNumberFormat;

	// Methods
	// RVA: -1
	private static type#15313 IsWhite(type#15837 ch) { }
	// RVA: -1
	private static type#12384 MatchChars(type#12384 p, type#12384 pEnd, type#26576 str) { }
	// RVA: -1
	private static type#12384 MatchChars(type#12384 p, type#12384 pEnd, type#12384 str) { }
	// RVA: -1
	private static type#15313 ParseNumber(type#11681 str, type#12384 strEnd, type#23527 options, type#12341 number, type#26605 sb, type#23520 numfmt, type#15313 parseDecimal) { }
	// RVA: -1
	private static type#15313 TrailingZeros(type#10092 s, type#20867 index) { }
	// RVA: -1
	internal static type#15313 TryStringToNumber(type#10092 str, type#23527 options, type#12341 number, type#26605 sb, type#23520 numfmt, type#15313 parseDecimal) { }
	// RVA: -1
	internal static type#28660 Int32ToDecChars(type#12384 buffer, type#11942 index, type#27917 value, type#20867 digits) { }
	// RVA: -1
	internal static type#15837 ParseFormatSpecifier(type#10092 format, type#11944 digits) { }
	// RVA: -1
	internal static type#28660 NumberToString(type#12211 sb, type#12341 number, type#15837 format, type#20867 nMaxDigits, type#23520 info, type#15313 isDecimal) { }
	// RVA: -1
	private static type#28660 FormatCurrency(type#12211 sb, type#12341 number, type#20867 nMinDigits, type#20867 nMaxDigits, type#23520 info) { }
	// RVA: -1
	private static type#20867 wcslen(type#12384 s) { }
	// RVA: -1
	private static type#28660 FormatFixed(type#12211 sb, type#12341 number, type#20867 nMinDigits, type#20867 nMaxDigits, type#23520 info, type#13150 groupDigits, type#26576 sDecimal, type#26576 sGroup) { }
	// RVA: -1
	private static type#28660 FormatNumber(type#12211 sb, type#12341 number, type#20867 nMinDigits, type#20867 nMaxDigits, type#23520 info) { }
	// RVA: -1
	private static type#28660 FormatScientific(type#12211 sb, type#12341 number, type#20867 nMinDigits, type#20867 nMaxDigits, type#23520 info, type#15837 expChar) { }
	// RVA: -1
	private static type#28660 FormatExponent(type#12211 sb, type#23520 info, type#20867 value, type#15837 expChar, type#20867 minDigits, type#15313 positiveSign) { }
	// RVA: -1
	private static type#28660 FormatGeneral(type#12211 sb, type#12341 number, type#20867 nMinDigits, type#20867 nMaxDigits, type#23520 info, type#15837 expChar, type#15313 bSuppressScientific) { }
	// RVA: -1
	private static type#28660 FormatPercent(type#12211 sb, type#12341 number, type#20867 nMinDigits, type#20867 nMaxDigits, type#23520 info) { }
	// RVA: -1
	private static type#28660 RoundNumber(type#12341 number, type#20867 pos) { }
	// RVA: -1
	private static type#20867 FindSection(type#10092 format, type#20867 section) { }
	// RVA: -1
	internal static type#28660 NumberToStringFormat(type#12211 sb, type#12341 number, type#10092 format, type#23520 info) { }
	// RVA: -1
	private static type#28660 .cctor() { }
}
