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]

BypassElement System.Net.Configuration.BypassElementCollection.this[string name]
getset

Definition at line 40 of file BypassElementCollection.cs.

41 {
42 [global::Cpp2ILInjected.Token(Token = "0x6001E83")]
43 [global::Cpp2ILInjected.Address(RVA = "0x1E984E8", Offset = "0x1E984E8", 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 = "0x6001E84")]
51 [global::Cpp2ILInjected.Address(RVA = "0x1E98520", Offset = "0x1E98520", Length = "0x38")]
52 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
53 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
54 set
55 {
56 throw null;
57 }
58 }