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

◆ Tokenize()

bool System.Globalization.DateTimeFormatInfo.Tokenize ( TokenType TokenMask,
[Out] TokenType tokenType,
[Out] int tokenValue,
__DTString str )
inlinepackage

Definition at line 1612 of file DateTimeFormatInfo.cs.

1613 {
1614 int num = 11;
1615 tokenType.value__ = num;
1616 char current = str.m_current;
1617 if (num == 0)
1618 {
1619 }
1620 bool flag = char.IsLetter(current);
1621 if (!true)
1622 {
1623 }
1624 int length = str.Length;
1625 int index = str.Index;
1626 CultureInfo cultureInfo;
1627 if (cultureInfo == null)
1628 {
1629 }
1630 if (tokenValue == 0)
1631 {
1632 return;
1633 }
1634 int index2 = str.Index;
1635 int length2 = str.Length;
1636 int length3 = str.Length;
1637 if (index2 == 0)
1638 {
1639 }
1641 int num2;
1642 if (num2 != 0)
1643 {
1644 return;
1645 }
1646 }
class f__AnonymousType0<< Count > j__TPar
static void ThrowArgumentOutOfRangeException()

References System.__DTString.Index, System.index, j__TPar, System.__DTString.Length, System.length, System.__DTString.m_current, and System.ThrowHelper.ThrowArgumentOutOfRangeException().