terraria-cpp2il-methodrecon v1.4.4.9
Terraria mobile dump, with reconstructed method body. Dump with CallAnalysis: https://infinitynichto.github.io/terraria-cpp2il
Loading...
Searching...
No Matches

◆ FormatExponent()

static void System.Number.FormatExponent ( ValueStringBuilder sb,
NumberFormatInfo info,
int value,
char expChar,
int minDigits,
bool positiveSign )
inlinestaticprivate

Definition at line 758 of file Number.cs.

759 {
760 int length = sb._chars._length;
762 }
class f__AnonymousType0<< Count > j__TPar
readonly int _length
Definition Span.cs:240

References System.Text.ValueStringBuilder._chars, System.Span< T >._length, j__TPar, and System.length.