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

◆ InsertHash()

void System.Globalization.DateTimeFormatInfo.InsertHash ( DateTimeFormatInfo::TokenHashValue[] hashTable,
string str,
TokenType tokenType,
int tokenValue )
inlineprivate

Definition at line 1655 of file DateTimeFormatInfo.cs.

1656 {
1657 if (str != null && str._stringLength != 0)
1658 {
1659 long num = 0L;
1660 char c = str[(int)num];
1661 long num2 = 0L;
1662 bool flag = char.IsWhiteSpace(c);
1663 int stringLength = str._stringLength;
1664 bool flag2 = char.IsWhiteSpace(str[(int)num2]);
1665 string text;
1666 if (text._stringLength != 0)
1667 {
1668 CultureInfo culture = this.Culture;
1669 long num3 = 0L;
1670 char c2 = text[(int)num3];
1671 int stringLength2 = text._stringLength;
1672 return;
1673 }
1674 }
1675 }
class f__AnonymousType0<< Count > j__TPar

References System.culture, System.Globalization.DateTimeFormatInfo.Culture, j__TPar, System.L, and System.text.