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

◆ UsingDefaultValue

bool System.Configuration.SettingsPropertyValue.UsingDefaultValue
getset

Definition at line 130 of file SettingsPropertyValue.cs.

131 {
132 [global::Cpp2ILInjected.Token(Token = "0x6001E52")]
133 [global::Cpp2ILInjected.Address(RVA = "0x1E97B0C", Offset = "0x1E97B0C", Length = "0x38")]
134 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
135 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
136 get
137 {
138 throw null;
139 }
140 }