terraria-cpp2il v1.4.4.9
Terraria mobile dump, with CallAnalysis (see source code). Dump with reconstucted method: https://infinitynichto.github.io/terraria-cpp2il-methodrecon
|
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(ref ValueStringBuilder sb, ref FormatProvider.Number.NumberBuffer number, int nMinDigits, int nMaxDigits, NumberFormatInfo info) | System.Globalization.FormatProvider.Number | inlineprivatestatic |
FormatExponent(ref ValueStringBuilder sb, NumberFormatInfo info, int value, char expChar, int minDigits, bool positiveSign) | System.Globalization.FormatProvider.Number | inlineprivatestatic |
FormatFixed(ref ValueStringBuilder sb, ref FormatProvider.Number.NumberBuffer number, int nMinDigits, int nMaxDigits, NumberFormatInfo info, int[] groupDigits, string sDecimal, string sGroup) | System.Globalization.FormatProvider.Number | inlineprivatestatic |
FormatGeneral(ref ValueStringBuilder sb, ref FormatProvider.Number.NumberBuffer number, int nMinDigits, int nMaxDigits, NumberFormatInfo info, char expChar, bool bSuppressScientific) | System.Globalization.FormatProvider.Number | inlineprivatestatic |
FormatNumber(ref ValueStringBuilder sb, ref FormatProvider.Number.NumberBuffer number, int nMinDigits, int nMaxDigits, NumberFormatInfo info) | System.Globalization.FormatProvider.Number | inlineprivatestatic |
FormatPercent(ref ValueStringBuilder sb, ref FormatProvider.Number.NumberBuffer number, int nMinDigits, int nMaxDigits, NumberFormatInfo info) | System.Globalization.FormatProvider.Number | inlineprivatestatic |
FormatScientific(ref ValueStringBuilder sb, ref FormatProvider.Number.NumberBuffer number, int nMinDigits, int nMaxDigits, NumberFormatInfo info, char expChar) | System.Globalization.FormatProvider.Number | inlineprivatestatic |
Int32ToDecChars(char *buffer, ref int index, uint value, int digits) | System.Globalization.FormatProvider.Number | inlinepackagestatic |
Number() | System.Globalization.FormatProvider.Number | inlineprivatestatic |
NumberToString(ref ValueStringBuilder sb, ref FormatProvider.Number.NumberBuffer number, char format, int nMaxDigits, NumberFormatInfo info, bool isDecimal) | System.Globalization.FormatProvider.Number | inlinepackagestatic |
NumberToStringFormat(ref ValueStringBuilder sb, ref 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(ref 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 |