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

◆ TryParseExactTimeSpan()

static bool System.Globalization.TimeSpanParse.TryParseExactTimeSpan ( ReadOnlySpan< char > input,
ReadOnlySpan< char > format,
IFormatProvider formatProvider,
TimeSpanStyles styles,
TimeSpanParse::TimeSpanResult result )
inlinestaticprivate

Definition at line 125 of file TimeSpanParse.cs.

126 {
127 if (formatProvider == null)
128 {
129 }
130 bool flag;
131 return flag;
132 }
class f__AnonymousType0<< Count > j__TPar

References j__TPar.