115 return "Object cannot be cast to Empty.";
126 Type type = flag.GetType();
152 while (
value ==
null);
156 return "Null object cannot be converted to a value type.";
725 return decimal.ToSByte(num);
967 return decimal.ToByte(num);
1183 return decimal.ToInt16(num);
1400 return decimal.ToUInt16(num);
1552 return decimal.ToInt32(num);
1764 return decimal.ToUInt32(num);
1888 return decimal.ToInt64(num);
2084 return decimal.ToUInt64(num);
2318 decimal num =
value;
2328 decimal num =
value;
2338 decimal num =
value;
2349 decimal num =
value;
2359 decimal num =
value;
2370 decimal num =
value;
2380 decimal num =
value;
2391 decimal num =
value;
2401 decimal num = (decimal)
value;
2411 decimal num = (decimal)
value;
2451 decimal num = (
value ? 1 : 0);
2756 while (chars !=
null)
2794 return "Index was out of range. Must be non-negative and less than the size of the collection.";
class f__AnonymousType0<< Count > j__TPar
static ushort ToUInt16(char value)
static float ToSingle(decimal value)
static bool ToBoolean(float value)
static decimal ToDecimal(float value)
static float ToSingle(bool value)
static object ChangeType(object value, Type conversionType)
static void CopyToTempBufferWithoutWhiteSpace(ReadOnlySpan< char > chars, Span< char > tempBuffer, [Out] int consumed, [Out] int charsWritten)
static sbyte ToSByte(float value)
static sbyte ToSByte(double value)
static short ToInt16(string value, int fromBase)
static byte ToByte(decimal value)
static byte ToByte(string value, int fromBase)
static float ToSingle(ulong value)
static short ToInt16(ushort value)
static uint ToUInt32(object value)
static void ThrowInt32OverflowException()
static DateTime ToDateTime(string value, IFormatProvider provider)
static byte ToByte(float value)
static ushort ToUInt16(float value)
static decimal ToDecimal(bool value)
static ushort ToUInt16(bool value)
static byte ToByte(bool value)
static double ToDouble(float value)
static char ToChar(sbyte value)
static uint ToUInt32(long value)
static ulong ToUInt64(ushort value)
static ushort ToUInt16(string value, IFormatProvider provider)
static long ToInt64(string value, int fromBase)
static long ToInt64(short value)
static sbyte ToSByte(ushort value)
static uint ToUInt32(char value)
static uint ToUInt32(ulong value)
static ulong ToUInt64(long value)
static short ToInt16(object value, IFormatProvider provider)
static sbyte ToSByte(char value)
static sbyte ToSByte(uint value)
static sbyte ToSByte(object value, IFormatProvider provider)
static double ToDouble(decimal value)
static short ToInt16(char value)
static sbyte ToSByte(bool value)
static unsafe int FromBase64_ComputeResultLength(char *inputPtr, int inputLength)
static ulong ToUInt64(decimal value)
static uint ToUInt32(sbyte value)
static long ToInt64(object value)
static decimal ToDecimal(sbyte value)
static byte ToByte(int value)
static string ToString(int value)
static long ToInt64(double value)
static float ToSingle(uint value)
static decimal ToDecimal(int value)
static ushort ToUInt16(object value, IFormatProvider provider)
static uint ToUInt32(decimal value)
static long ToInt64(string value)
static ushort ToUInt16(string value, int fromBase)
static double ToDouble(ulong value)
static double ToDouble(string value, IFormatProvider provider)
static ushort ToUInt16(byte value)
static byte ToByte(short value)
static byte ToByte(long value)
static bool ToBoolean(sbyte value)
static double ToDouble(short value)
static long ToInt64(float value)
static ulong ToUInt64(string value, int fromBase)
static decimal ToDecimal(ushort value)
static string ToBase64String(byte[] inArray, int offset, int length, Base64FormattingOptions options)
static string ToBase64String(byte[] inArray, int offset, int length)
static int ToBase64CharArray(byte[] inArray, int offsetIn, int length, char[] outArray, int offsetOut)
static int ToInt32(uint value)
static short ToInt16(uint value)
static uint ToUInt32(int value)
static uint ToUInt32(string value, int fromBase)
static int ToInt32(double value)
static byte[] FromBase64CharArray(char[] inArray, int offset, int length)
static int ToInt32(bool value)
static bool ToBoolean(long value)
static void ThrowInt64OverflowException()
static int Decode(char encodedChars, sbyte decodingMap)
static char ToChar(ulong value)
static bool ToBoolean(ushort value)
static TypeCode GetTypeCode(object value)
static sbyte ToSByte(string value, int fromBase)
static DateTime ToDateTime(object value, IFormatProvider provider)
static ushort ToUInt16(decimal value)
static short ToInt16(sbyte value)
static object ChangeType(object value, TypeCode typeCode, IFormatProvider provider)
static ulong ToUInt64(int value)
static string ToBase64String(ReadOnlySpan< byte > bytes, Base64FormattingOptions options=Base64FormattingOptions.None)
static bool ToBoolean(short value)
static decimal ToDecimal(ulong value)
static void ThrowByteOverflowException()
static readonly char[] base64Table
static bool ToBoolean(object value, IFormatProvider provider)
static int ToInt32(decimal value)
static int ToInt32(string value, IFormatProvider provider)
static byte[] FromBase64String(string s)
static string ToString(object value, IFormatProvider provider)
static double ToDouble(ushort value)
static void ThrowSByteOverflowException()
static readonly sbyte[] s_decodingMap
static ulong ToUInt64(float value)
static ushort ToUInt16(short value)
static double ToDouble(byte value)
static short ToInt16(int value)
static decimal ToDecimal(byte value)
static double ToDouble(bool value)
static void WriteThreeLowOrderBytes(byte destination, int value)
static float ToSingle(short value)
static bool ToBoolean(string value, IFormatProvider provider)
static uint ToUInt32(byte value)
static int ToInt32(object value)
static double ToDouble(object value, IFormatProvider provider)
static int ToBase64_CalculateAndValidateOutputLength(int inputLength, bool insertLineBreaks)
static long ToInt64(uint value)
static short ToInt16(double value)
static uint ToUInt32(double value)
static decimal ToDecimal(long value)
static byte ToByte(char value)
static long ToInt64(sbyte value)
static byte ToByte(sbyte value)
static int ToInt32(ushort value)
static readonly Type EnumType
static uint ToUInt32(ushort value)
static char ToChar(ushort value)
static short ToInt16(long value)
static int ToInt32(string value)
static long ToInt64(decimal value)
static sbyte ToSByte(byte value)
static uint ToUInt32(short value)
static float ToSingle(double value)
static byte ToByte(string value)
static bool ToBoolean(byte value)
static ushort ToUInt16(sbyte value)
static bool ToBoolean(int value)
static ulong ToUInt64(char value)
static ulong ToUInt64(short value)
static short ToInt16(ulong value)
static sbyte ToSByte(decimal value)
static char ToChar(uint value)
static byte ToByte(ushort value)
static int ToInt32(string value, int fromBase)
static short ToInt16(string value, IFormatProvider provider)
static object ChangeType(object value, Type conversionType, IFormatProvider provider)
static sbyte ToSByte(long value)
static char ToChar(short value)
static byte ToByte(double value)
static float ToSingle(byte value)
static int ToInt32(float value)
static bool IsSpace(this char c)
static long ToInt64(byte value)
static void ThrowCharOverflowException()
static sbyte ToSByte(ulong value)
static long ToInt64(ulong value)
static long ToInt64(object value, IFormatProvider provider)
static uint ToUInt32(bool value)
static byte ToByte(uint value)
static ulong ToUInt64(string value, IFormatProvider provider)
static uint ToUInt32(float value)
static char ToChar(byte value)
static decimal ToDecimal(string value, IFormatProvider provider)
static long ToInt64(bool value)
static void ThrowUInt64OverflowException()
static short ToInt16(bool value)
static float ToSingle(object value, IFormatProvider provider)
static sbyte ToSByte(int value)
static readonly Type[] ConvertTypes
static sbyte ToSByte(string value, IFormatProvider provider)
static double ToDouble(long value)
static byte ToByte(string value, IFormatProvider provider)
static uint ToUInt32(object value, IFormatProvider provider)
static long ToInt64(char value)
static ushort ToUInt16(double value)
static short ToInt16(float value)
static bool ToBoolean(double value)
static double ToDouble(uint value)
static string ToBase64String(byte[] inArray)
static ulong ToUInt64(object value, IFormatProvider provider)
static int ToInt32(long value)
static unsafe byte[] FromBase64CharPtr(char *inputPtr, int inputLength)
static sbyte ToSByte(short value)
static ushort ToUInt16(long value)
static double ToDouble(int value)
static int ToInt32(ulong value)
static int ToInt32(short value)
static decimal ToDecimal(uint value)
static bool ToBoolean(uint value)
static int ToInt32(char value)
static int ToInt32(byte value)
static float ToSingle(int value)
static short ToInt16(decimal value)
static long ToInt64(string value, IFormatProvider provider)
static char ToChar(long value)
static bool ToBoolean(decimal value)
static int ToBase64CharArray(byte[] inArray, int offsetIn, int length, char[] outArray, int offsetOut, Base64FormattingOptions options)
static char ToChar(string value, IFormatProvider provider)
static long ToInt64(int value)
static double ToDouble(sbyte value)
static byte ToByte(ulong value)
static ulong ToUInt64(sbyte value)
static void ThrowUInt16OverflowException()
static bool TryDecodeFromUtf16(ReadOnlySpan< char > utf16, Span< byte > bytes, [Out] int consumed, [Out] int written)
static float ToSingle(sbyte value)
static object DefaultToType(IConvertible value, Type targetType, IFormatProvider provider)
static decimal ToDecimal(object value, IFormatProvider provider)
static void ThrowInt16OverflowException()
static ushort ToUInt16(uint value)
static long ToInt64(ushort value)
static uint ToUInt32(string value, IFormatProvider provider)
static readonly object DBNull
static char ToChar(int value)
static short ToInt16(byte value)
static byte ToByte(object value, IFormatProvider provider)
static unsafe int ConvertToBase64Array(char *outChars, byte *inData, int offset, int length, bool insertLineBreaks)
static int ToInt32(object value, IFormatProvider provider)
static ulong ToUInt64(uint value)
static ulong ToUInt64(double value)
static bool ToBoolean(ulong value)
static decimal ToDecimal(short value)
static string ToString(int value, IFormatProvider provider)
static ulong ToUInt64(object value)
static ulong ToUInt64(bool value)
static ushort ToUInt16(ulong value)
static ulong ToUInt64(byte value)
static string ToString(char value, IFormatProvider provider)
static bool TryFromBase64Chars(ReadOnlySpan< char > chars, Span< byte > bytes, [Out] int bytesWritten)
static ushort ToUInt16(int value)
static float ToSingle(ushort value)
static char ToChar(object value, IFormatProvider provider)
static float ToSingle(long value)
static float ToSingle(string value, IFormatProvider provider)
static decimal ToDecimal(double value)
static void ThrowUInt32OverflowException()
static CultureInfo CurrentCulture
static int OffsetToStringData
static void ThrowArgumentOutOfRangeException()