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

◆ Type

string System.Net.Configuration.ModuleElement.Type
getset

Definition at line 34 of file ModuleElement.cs.

35 {
36 [global::Cpp2ILInjected.Token(Token = "0x6001EB2")]
37 [global::Cpp2ILInjected.Address(RVA = "0x1E98F30", Offset = "0x1E98F30", Length = "0x38")]
38 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
39 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
40 get
41 {
42 throw null;
43 }
44 [global::Cpp2ILInjected.Token(Token = "0x6001EB3")]
45 [global::Cpp2ILInjected.Address(RVA = "0x1E98F68", Offset = "0x1E98F68", Length = "0x38")]
46 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
47 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
48 set
49 {
50 throw null;
51 }
52 }