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

◆ PositiveInvariant

TimeSpanFormat.FormatLiterals System.Globalization.TimeSpanParse.TimeSpanRawInfo.PositiveInvariant
getpackage

Definition at line 440 of file TimeSpanParse.cs.

441 {
442 get
443 {
444 if (!true)
445 {
446 }
447 return 1;
448 }
449 }