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

Definition at line 154 of file UInt16.cs.

155 {
156 if (!true)
157 {
158 }
159 result.m_value = 1;
160 return true;
161 }
class f__AnonymousType0<< Count > j__TPar

References j__TPar.