terraria-cpp2il v1.4.4.9
Terraria mobile dump, with CallAnalysis (see source code). Dump with reconstucted method: https://infinitynichto.github.io/terraria-cpp2il-methodrecon
Loading...
Searching...
No Matches

◆ SecondFractionSep

string System.Globalization.TimeSpanFormat.FormatLiterals.SecondFractionSep
getsetpackage

Definition at line 317 of file TimeSpanFormat.cs.

318 {
319 [global::Cpp2ILInjected.Token(Token = "0x6002B30")]
320 [global::Cpp2ILInjected.Address(RVA = "0x1BE2B0C", Offset = "0x1BE2B0C", Length = "0xC")]
321 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
322 get
323 {
324 throw null;
325 }
326 }