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

◆ SecurityProtocol

SecurityProtocolType System.Net.ServicePointManager.SecurityProtocol
staticgetset

Definition at line 241 of file ServicePointManager.cs.

242 {
243 [global::Cpp2ILInjected.Token(Token = "0x6001109")]
244 [global::Cpp2ILInjected.Address(RVA = "0x1E0722C", Offset = "0x1E0722C", Length = "0x58")]
245 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
246 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
247 get
248 {
249 throw null;
250 }
251 [global::Cpp2ILInjected.Token(Token = "0x600110A")]
252 [global::Cpp2ILInjected.Address(RVA = "0x1E07284", Offset = "0x1E07284", Length = "0x5C")]
253 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
254 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
255 set
256 {
257 throw null;
258 }
259 }