terraria-cpp2il-methodrecon v1.4.4.9
Terraria mobile dump, with reconstructed method body. Dump with CallAnalysis: https://infinitynichto.github.io/terraria-cpp2il
|
This is the complete list of members for System.Globalization.FormatProvider.Number, including all inherited members.
FindSection(ReadOnlySpan< char > format, int section) | System.Globalization.FormatProvider.Number | inlineprivatestatic |
FormatCurrency(ValueStringBuilder sb, FormatProvider.Number.NumberBuffer number, int nMinDigits, int nMaxDigits, NumberFormatInfo info) | System.Globalization.FormatProvider.Number | inlineprivatestatic |
FormatExponent(ValueStringBuilder sb, NumberFormatInfo info, int value, char expChar, int minDigits, bool positiveSign) | System.Globalization.FormatProvider.Number | inlineprivatestatic |
FormatFixed(ValueStringBuilder sb, FormatProvider.Number.NumberBuffer number, int nMinDigits, int nMaxDigits, NumberFormatInfo info, int[] groupDigits, string sDecimal, string sGroup) | System.Globalization.FormatProvider.Number | inlineprivatestatic |
FormatGeneral(ValueStringBuilder sb, FormatProvider.Number.NumberBuffer number, int nMinDigits, int nMaxDigits, NumberFormatInfo info, char expChar, bool bSuppressScientific) | System.Globalization.FormatProvider.Number | inlineprivatestatic |
FormatNumber(ValueStringBuilder sb, FormatProvider.Number.NumberBuffer number, int nMinDigits, int nMaxDigits, NumberFormatInfo info) | System.Globalization.FormatProvider.Number | inlineprivatestatic |
FormatPercent(ValueStringBuilder sb, FormatProvider.Number.NumberBuffer number, int nMinDigits, int nMaxDigits, NumberFormatInfo info) | System.Globalization.FormatProvider.Number | inlineprivatestatic |
FormatScientific(ValueStringBuilder sb, FormatProvider.Number.NumberBuffer number, int nMinDigits, int nMaxDigits, NumberFormatInfo info, char expChar) | System.Globalization.FormatProvider.Number | inlineprivatestatic |
Int32ToDecChars(char *buffer, int index, uint value, int digits) | System.Globalization.FormatProvider.Number | inlinepackagestatic |
Number() | System.Globalization.FormatProvider.Number | inlineprivatestatic |
NumberToString(ValueStringBuilder sb, FormatProvider.Number.NumberBuffer number, char format, int nMaxDigits, NumberFormatInfo info, bool isDecimal) | System.Globalization.FormatProvider.Number | inlinepackagestatic |
NumberToStringFormat(ValueStringBuilder sb, FormatProvider.Number.NumberBuffer number, ReadOnlySpan< char > format, NumberFormatInfo info) | System.Globalization.FormatProvider.Number | inlinepackagestatic |
ParseFormatSpecifier(ReadOnlySpan< char > format, [Out] int digits) | System.Globalization.FormatProvider.Number | inlinepackagestatic |
RoundNumber(FormatProvider.Number.NumberBuffer number, int pos) | System.Globalization.FormatProvider.Number | inlineprivatestatic |
s_negCurrencyFormats | System.Globalization.FormatProvider.Number | privatestatic |
s_negNumberFormats | System.Globalization.FormatProvider.Number | privatestatic |
s_negPercentFormats | System.Globalization.FormatProvider.Number | privatestatic |
s_posCurrencyFormats | System.Globalization.FormatProvider.Number | privatestatic |
s_posNumberFormat | System.Globalization.FormatProvider.Number | privatestatic |
s_posPercentFormats | System.Globalization.FormatProvider.Number | privatestatic |
wcslen(char *s) | System.Globalization.FormatProvider.Number | inlineprivatestatic |