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

◆ this[string name]

WebRequestModuleElement System.Net.Configuration.WebRequestModuleElementCollection.this[string name]
getset

Definition at line 40 of file WebRequestModuleElementCollection.cs.

41 {
42 [global::Cpp2ILInjected.Token(Token = "0x6001F69")]
43 [global::Cpp2ILInjected.Address(RVA = "0x1E9B738", Offset = "0x1E9B738", Length = "0x38")]
44 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
45 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
46 get
47 {
48 throw null;
49 }
50 [global::Cpp2ILInjected.Token(Token = "0x6001F6A")]
51 [global::Cpp2ILInjected.Address(RVA = "0x1E9B770", Offset = "0x1E9B770", Length = "0x38")]
52 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
53 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
54 set
55 {
56 throw null;
57 }
58 }