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

◆ Mid

uint System.Decimal.DecCalc.Mid
getsetprivate

Definition at line 1612 of file Decimal.cs.

1613 {
1614 [global::Cpp2ILInjected.Token(Token = "0x6001074")]
1615 [global::Cpp2ILInjected.Address(RVA = "0x1C91ABC", Offset = "0x1C91ABC", Length = "0x8")]
1616 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
1617 get
1618 {
1619 throw null;
1620 }
1621 [global::Cpp2ILInjected.Token(Token = "0x6001075")]
1622 [global::Cpp2ILInjected.Address(RVA = "0x1C91AC4", Offset = "0x1C91AC4", Length = "0x8")]
1623 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
1624 set
1625 {
1626 throw null;
1627 }
1628 }