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

◆ BindIPEndPointDelegate

BindIPEndPoint System.Net.ServicePoint.BindIPEndPointDelegate
getset

Definition at line 86 of file ServicePoint.cs.

87 {
88 [global::Cpp2ILInjected.Token(Token = "0x60010CD")]
89 [global::Cpp2ILInjected.Address(RVA = "0x1E0565C", Offset = "0x1E0565C", Length = "0x8")]
90 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
91 get
92 {
93 throw null;
94 }
95 [global::Cpp2ILInjected.Token(Token = "0x60010CE")]
96 [global::Cpp2ILInjected.Address(RVA = "0x1E05664", Offset = "0x1E05664", Length = "0x8")]
97 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
98 set
99 {
100 throw null;
101 }
102 }