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

◆ High

uint System.Decimal.DecCalc.High
getsetprivate

Definition at line 1574 of file Decimal.cs.

1575 {
1576 [global::Cpp2ILInjected.Token(Token = "0x6001070")]
1577 [global::Cpp2ILInjected.Address(RVA = "0x1C91A9C", Offset = "0x1C91A9C", Length = "0x8")]
1578 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
1579 get
1580 {
1581 throw null;
1582 }
1583 [global::Cpp2ILInjected.Token(Token = "0x6001071")]
1584 [global::Cpp2ILInjected.Address(RVA = "0x1C91AA4", Offset = "0x1C91AA4", Length = "0x8")]
1585 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
1586 set
1587 {
1588 throw null;
1589 }
1590 }