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

◆ operator/()

static decimal System.Decimal.operator/ ( decimal d1,
decimal d2 )
inlinestatic

Definition at line 874 of file Decimal.cs.

875 {
876 if (!true)
877 {
878 }
879 if (!true)
880 {
881 }
882 return 1;
883 }