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

◆ MaxConnection

int System.Net.Configuration.ConnectionManagementElement.MaxConnection
getset

Definition at line 51 of file ConnectionManagementElement.cs.

52 {
53 [global::Cpp2ILInjected.Token(Token = "0x6001E92")]
54 [global::Cpp2ILInjected.Address(RVA = "0x1E98830", Offset = "0x1E98830", Length = "0x38")]
55 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
56 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
57 get
58 {
59 throw null;
60 }
61 [global::Cpp2ILInjected.Token(Token = "0x6001E93")]
62 [global::Cpp2ILInjected.Address(RVA = "0x1E98868", Offset = "0x1E98868", Length = "0x38")]
63 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
64 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
65 set
66 {
67 throw null;
68 }
69 }