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

◆ TryParse() [1/2]

static bool System.SByte.TryParse ( ReadOnlySpan< char > s,
NumberStyles style,
NumberFormatInfo info,
[Out] sbyte result )
inlinestaticprivate

Definition at line 138 of file SByte.cs.

139 {
140 if (!true)
141 {
142 }
143 result.m_value = 1;
144 return true;
145 }
class f__AnonymousType0<< Count > j__TPar

References j__TPar.