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

◆ NegativeInvariant

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

Definition at line 453 of file TimeSpanParse.cs.

454 {
455 get
456 {
457 if (!true)
458 {
459 }
460 return 1;
461 }
462 }