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]

ConnectionManagementElement System.Net.Configuration.ConnectionManagementElementCollection.this[string name]
getset

Definition at line 40 of file ConnectionManagementElementCollection.cs.

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