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

◆ IsDaylightSavingTime() [1/2]

bool System.TimeZoneInfo.IsDaylightSavingTime ( DateTime dateTime,
TimeZoneInfoOptions flags )
inlinepackage

Definition at line 782 of file TimeZoneInfo.cs.

783 {
784 if (!true)
785 {
786 }
787 bool flag;
788 return flag;
789 }