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

◆ Provider

virtual SettingsProvider System.Configuration.SettingsProperty.Provider
getset

Definition at line 135 of file SettingsProperty.cs.

136 {
137 [global::Cpp2ILInjected.Token(Token = "0x6001E2E")]
138 [global::Cpp2ILInjected.Address(RVA = "0x1E9740C", Offset = "0x1E9740C", Length = "0x38")]
139 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
140 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
141 get
142 {
143 throw null;
144 }
145 [global::Cpp2ILInjected.Token(Token = "0x6001E2F")]
146 [global::Cpp2ILInjected.Address(RVA = "0x1E97444", Offset = "0x1E97444", Length = "0x38")]
147 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
148 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
149 set
150 {
151 throw null;
152 }
153 }