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

◆ ParseByChar()

static HebrewNumberParsingState System.Globalization.HebrewNumber.ParseByChar ( char ch,
HebrewNumberParsingContext context )
inlinestaticpackage

Definition at line 19 of file HebrewNumber.cs.

20 {
21 int num = 1;
22 if (num == 0)
23 {
24 }
25 ch.m_value = (char)num;
26 if (2 == 0)
27 {
28 return;
29 }
30 }
class f__AnonymousType0<< Count > j__TPar

References j__TPar.