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

◆ SerializedValue

object System.Configuration.SettingsPropertyValue.SerializedValue
getset

Definition at line 109 of file SettingsPropertyValue.cs.

110 {
111 [global::Cpp2ILInjected.Token(Token = "0x6001E50")]
112 [global::Cpp2ILInjected.Address(RVA = "0x1E97A9C", Offset = "0x1E97A9C", Length = "0x38")]
113 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
114 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
115 get
116 {
117 throw null;
118 }
119 [global::Cpp2ILInjected.Token(Token = "0x6001E51")]
120 [global::Cpp2ILInjected.Address(RVA = "0x1E97AD4", Offset = "0x1E97AD4", Length = "0x38")]
121 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
122 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
123 set
124 {
125 throw null;
126 }
127 }