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

◆ EnableDnsRoundRobin

bool System.Net.Configuration.ServicePointManagerElement.EnableDnsRoundRobin
getset

Definition at line 85 of file ServicePointManagerElement.cs.

86 {
87 [global::Cpp2ILInjected.Token(Token = "0x6001F3D")]
88 [global::Cpp2ILInjected.Address(RVA = "0x1E9AD98", Offset = "0x1E9AD98", Length = "0x38")]
89 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
90 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
91 get
92 {
93 throw null;
94 }
95 [global::Cpp2ILInjected.Token(Token = "0x6001F3E")]
96 [global::Cpp2ILInjected.Address(RVA = "0x1E9ADD0", Offset = "0x1E9ADD0", Length = "0x38")]
97 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
98 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
99 set
100 {
101 throw null;
102 }
103 }