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

◆ CurrentConnections

int System.Net.ServicePoint.CurrentConnections
getset

Definition at line 158 of file ServicePoint.cs.

159 {
160 [global::Cpp2ILInjected.Token(Token = "0x60010D4")]
161 [global::Cpp2ILInjected.Address(RVA = "0x1E05760", Offset = "0x1E05760", Length = "0x1C")]
162 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
163 get
164 {
165 throw null;
166 }
167 }