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

◆ TryFormat()

static bool System.Globalization.TimeSpanFormat.TryFormat ( TimeSpan value,
Span< char > destination,
[Out] int charsWritten,
ReadOnlySpan< char > format,
IFormatProvider formatProvider )
inlinestaticpackage

Definition at line 32 of file TimeSpanFormat.cs.

33 {
34 if (!true)
35 {
36 }
37 StringBuilder stringBuilder;
38 int length = stringBuilder.Length;
39 StringBuilderCache.Release(stringBuilder);
40 int length2 = stringBuilder.Length;
42 int length3 = stringBuilder.Length;
43 StringBuilderCache.Release(stringBuilder);
44 return true;
45 }
class f__AnonymousType0<< Count > j__TPar
static void Release(StringBuilder sb)

References j__TPar, System.length, System.Text.StringBuilder.Length, and System.Text.StringBuilderCache.Release().