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.Int16.TryParse ( ReadOnlySpan< char > s,
NumberStyles style,
NumberFormatInfo info,
[Out] short result )
inlinestaticprivate

Definition at line 140 of file Int16.cs.

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

References j__TPar.