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

◆ TZifHead()

System.TimeZoneInfo.TZifHead.TZifHead ( byte[] data,
int index )
inline

Definition at line 1776 of file TimeZoneInfo.cs.

1777 {
1778 int num = 1;
1779 if (data != null)
1780 {
1781 if (num == 0)
1782 {
1783 }
1784 this.Magic = (uint)num;
1786 if (num == 0)
1787 {
1788 }
1789 this.IsGmtCount = (uint)num;
1790 this.IsStdCount = (uint)num;
1791 this.LeapCount = (uint)num;
1792 this.TimeCount = (uint)num;
1793 this.TypeCount = (uint)num;
1794 this.CharCount = (uint)num;
1795 return;
1796 }
1797 }
class f__AnonymousType0<< Count > j__TPar

References j__TPar.