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

◆ SettingsKey

string System.Configuration.ApplicationSettingsBase.SettingsKey
getsetinherited

Definition at line 123 of file ApplicationSettingsBase.cs.

124 {
125 [global::Cpp2ILInjected.Token(Token = "0x6001F89")]
126 [global::Cpp2ILInjected.Address(RVA = "0x1E9BDD0", Offset = "0x1E9BDD0", Length = "0x38")]
127 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
128 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
129 get
130 {
131 throw null;
132 }
133 [global::Cpp2ILInjected.Token(Token = "0x6001F8A")]
134 [global::Cpp2ILInjected.Address(RVA = "0x1E9BE08", Offset = "0x1E9BE08", Length = "0x38")]
135 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
136 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
137 set
138 {
139 throw null;
140 }
141 }