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

namespace System.Numerics
{
public class BigNumber // TypeDefIndex: 12534
{

	// Methods
	// RVA: -1
	internal static type#15313 TryValidateParseStyleInteger(type#23527 style, type#11757 e) { }
	// RVA: -1
	internal static type#15313 TryParseBigInteger(type#26576 value, type#23527 style, type#23520 info, type#11774 result) { }
	// RVA: -1
	internal static type#15313 TryParseBigInteger(type#10092 value, type#23527 style, type#23520 info, type#11774 result) { }
	// RVA: -1
	internal static type#15147 ParseBigInteger(type#26576 value, type#23527 style, type#23520 info) { }
	// RVA: -1
	internal static type#15147 ParseBigInteger(type#10092 value, type#23527 style, type#23520 info) { }
	// RVA: -1
	private static type#15313 HexNumberToBigInteger(type#12266 number, type#11773 value) { }
	// RVA: -1
	private static type#15313 NumberToBigInteger(type#12266 number, type#11773 value) { }
	// RVA: -1
	internal static type#15837 ParseFormatSpecifier(type#10092 format, type#11944 digits) { }
	// RVA: -1
	private static type#26576 FormatBigIntegerToHex(type#15313 targetSpan, type#15147 value, type#15837 format, type#20867 digits, type#23520 info, type#10218 destination, type#11944 charsWritten, type#11789 spanSuccess) { }
	// RVA: -1
	internal static type#26576 FormatBigInteger(type#15147 value, type#26576 format, type#23520 info) { }
	// RVA: -1
	private static type#26576 FormatBigInteger(type#15313 targetSpan, type#15147 value, type#26576 formatString, type#10092 formatSpan, type#23520 info, type#10218 destination, type#11944 charsWritten, type#11789 spanSuccess) { }
}
}
