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

◆ ProtocolVersion

virtual Version System.Net.ServicePoint.ProtocolVersion
getset

Definition at line 203 of file ServicePoint.cs.

204 {
205 [global::Cpp2ILInjected.Token(Token = "0x60010D8")]
206 [global::Cpp2ILInjected.Address(RVA = "0x1E05880", Offset = "0x1E05880", Length = "0x8")]
207 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
208 get
209 {
210 throw null;
211 }
212 }