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

Definition at line 105 of file Byte.cs.

106 {
107 if (!true)
108 {
109 }
110 result.m_value = 1;
111 return true;
112 }
class f__AnonymousType0<< Count > j__TPar

References j__TPar.